Class KnifeSolo::SshConnection::ExecResult
In: lib/knife-solo/ssh_connection.rb
Parent: Object

Methods

Attributes

exit_code  [RW] 
stderr  [RW] 
stdout  [RW] 

Public Class methods

Public Instance methods

Helper to use when raising exceptions since some operations (e.g., command not found) error on stdout

[Validate]