class Util::SSH
- Util::SSH
- Reference
- Object
Defined in:
util/ssh.crConstructors
Instance Method Summary
- #private_ssh_key_path : String
- #public_ssh_key_path : String
- #run(server, command, use_ssh_agent, print_output = true)
- #wait_for_server(server, use_ssh_agent, test_command, expected_result)