menu
shellx_core package
documentation
shell_prompt/shell_prompt.dart
Shell
commands property
commands property
dark_mode
light_mode
commands
property
Map
<
String
,
ShellCommand
>
commands
final
dict about
ShellCommand
Implementation
final Map<String, ShellCommand> commands = {};
shellx_core package
documentation
shell_prompt/shell_prompt
Shell
commands property
Shell class