menu
cli_completion package
documentation
parser.dart
CompletionState
args property
args property
dark_mode
light_mode
args
property
Iterable
<
String
>
args
final
The arguments that were passed by the user so far
Implementation
final Iterable<String> args;
cli_completion package
documentation
parser
CompletionState
args property
CompletionState class