Pudu programming language
Menu
API reference

Std.Ui.Keymap.commandFor

1 declaration

fn

commandFor: &Std.Ui.Keymap.Keymap -> Str -> Option[Str]

The command a chord runs; the first binding wins.

Back to Std.Ui.KeymapSearch related declarations