menu
ruta_cli package
documentation
commands/run.dart
RunCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of this command.
Implementation
@override final name = 'run';
ruta_cli package
documentation
commands/run
RunCommand
name property
RunCommand class