menu
swift_server package
documentation
cli.dart
Option
name property
name property
dark_mode
light_mode
name
property
String
name
final
The name of the option that the user passes as an argument.
Implementation
final String name;
swift_server package
documentation
cli
Option
name property
Option class