menu
stepflow package
documentation
cli/command.dart
Command
hidden property
hidden property
dark_mode
light_mode
hidden
property
bool
hidden
final
Whether the command is hidden from help listings.
Implementation
final bool hidden;
stepflow package
documentation
cli/command
Command
hidden property
Command class