struct

Cloud::ExecResult

Inherits Struct < Value < Object

Result of a remote command execution

Constructors

new(output : String, exit_code : Int32 = 0)
Source

Instance methods

exit_code
Source
output
Source
success?
Source