menu
snapp_cli package
documentation
commands/base_command.dart
BaseSnappCommand
name property
name property
dark_mode
light_mode
name
property
String
get
name
inherited
The name of this command.
Implementation
String get name;
snapp_cli package
documentation
commands/base_command
BaseSnappCommand
name property
BaseSnappCommand class