menu
stepflow package
documentation
cli/command.dart
Command
flags property
flags property
dark_mode
light_mode
flags
property
List
<
Flag
>
flags
getter/setter pair
Flags available to the command.
Implementation
List<Flag> flags;
stepflow package
documentation
cli/command
Command
flags property
Command class