menu
nylo_framework package
documentation
metro/ny_cli.dart
NyCustomCommand
arguments property
arguments property
dark_mode
light_mode
arguments
property
List
<
String
>
arguments
getter/setter pair
The command-line arguments passed to the command.
Implementation
List<String> arguments;
nylo_framework package
documentation
metro/ny_cli
NyCustomCommand
arguments property
NyCustomCommand class