menu
assist package
documentation
app/cli/commands/cmd.install.dart
InstallCommand
topLevelOptions property
topLevelOptions property
dark_mode
light_mode
topLevelOptions
property
Map
<
String
,
Option
>
get
topLevelOptions
inherited
Implementation
Map<String, args.Option> get topLevelOptions => argParser.options;
assist package
documentation
app/cli/commands/cmd.install
InstallCommand
topLevelOptions property
InstallCommand class