menu
tenon_cli package
documentation
core.dart
ArgResults
arguments property
arguments property
dark_mode
light_mode
arguments
property
List
<
String
>
arguments
final
The original arguments that were parsed.
Implementation
final List<String> arguments;
tenon_cli package
documentation
core
ArgResults
arguments property
ArgResults class