menu
gits_cli package
documentation
dependency_manager.dart
Option
type property
type property
dark_mode
light_mode
type
property
OptionType
type
final
Whether this is a flag, a single value option, or a multi-value option.
Implementation
final OptionType type;
gits_cli package
documentation
dependency_manager
Option
type property
Option class