menu
assist package
documentation
app/cli/commands/cmd.run.dart
RunCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
inherited
The name of this command.
Implementation
@override String get name => _name;
assist package
documentation
app/cli/commands/cmd.run
RunCommand
name property
RunCommand class