menu
swift_server package
documentation
cli.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;
swift_server package
documentation
cli
Option
type property
Option class