menu
firehose_cli package
documentation
commands/single_command.dart
SingleCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of this command.
Implementation
@override final name = 'single';
firehose_cli package
documentation
commands/single_command
SingleCommand
name property
SingleCommand class