menu
get_cli package
documentation
commands/interface/command.dart
Command
acceptedFlags property
acceptedFlags property
dark_mode
light_mode
acceptedFlags
property
List
<
String
>
get
acceptedFlags
Implementation
List<String> get acceptedFlags => [];
get_cli package
documentation
commands/interface/command
Command
acceptedFlags property
Command class