menu
nylo_framework package
documentation
metro/ny_cli.dart
CommandResult
rest property
rest property
dark_mode
light_mode
rest
property
List
<
String
>
get
rest
Get the rest arguments (unparsed)
Implementation
List<String> get rest => _results.rest;
nylo_framework package
documentation
metro/ny_cli
CommandResult
rest property
CommandResult class