menu
stepflow package
documentation
cli/command.dart
Command
subCommands property
subCommands property
dark_mode
light_mode
subCommands
property
List
<
Command
>
subCommands
final
Subcommands under this command.
Implementation
final List<Command> subCommands;
stepflow package
documentation
cli/command
Command
subCommands property
Command class