menu
stepflow package
documentation
cli/command.dart
Command
inheritFlags property
inheritFlags property
dark_mode
light_mode
inheritFlags
property
bool
inheritFlags
final
Whether this command inherits flags from a parent.
Implementation
final bool inheritFlags;
stepflow package
documentation
cli/command
Command
inheritFlags property
Command class