menu
nylo_framework package
documentation
metro/live/live_shell.dart
LiveShell
commands property
commands property
dark_mode
light_mode
commands
property
List
<
LiveShellCommand
>
commands
final
The live commands, for
help
and Tab.
Implementation
final List<LiveShellCommand> commands;
nylo_framework package
documentation
metro/live/live_shell
LiveShell
commands property
LiveShell class