menu
truesight_cli package
documentation
greet_command.dart
GreetCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of this command.
Implementation
@override final name = 'greet';
truesight_cli package
documentation
greet_command
GreetCommand
name property
GreetCommand class