menu
craft_runner package
documentation
command_info.dart
Command
hasArg property
hasArg property
dark_mode
light_mode
hasArg
property
bool
get
hasArg
Implementation
bool get hasArg => params.isNotEmpty;
craft_runner package
documentation
command_info
Command
hasArg property
Command class