struct
SimpleSsh::Response
- SimpleSsh::Response
- Struct
- Value
- Object
Defined in:
simple_ssh/response.crConstructors
- .new(status : Process::Status, output = nil, error = nil)
- .new(response : Array)
- .new(status, output = nil, error = nil)