menu
snapp_cli package
documentation
commands/ssh/commands/test_connection_command.dart
TestConnectionCommand
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 => 'test-connection';
snapp_cli package
documentation
commands/ssh/commands/test_connection_command
TestConnectionCommand
name property
TestConnectionCommand class