menu
snapp_cli package
documentation
commands/ssh/commands/create_connection_command.dart
CreateConnectionCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
The name of this command.
Implementation
@override String get name => 'create-connection';
snapp_cli package
documentation
commands/ssh/commands/create_connection_command
CreateConnectionCommand
name property
CreateConnectionCommand class