Pudu programming language
Menu
API reference

Std.Ui.Desktop.driveCommands

1 declaration

fn

driveCommands: &Std.Ui.Desktop.Session -> &Std.Ui.Screen.Screen[S] -> Int -> &Array[Std.Ui.Menu.Menu] -> &Std.Ui.Keymap.Keymap -> fn(S, Str) -> S -> Result[Std.Ui.Screen.Screen[S], Std.Ui.Desktop.DriveError]

Installs bar and runs screen as drive does, sending every bound chord and every chosen menu command to apply by command name.

Back to Std.Ui.DesktopSearch related declarations