Method: Fog::SSH::Result#stdout

Defined in:
lib/fog/core/ssh.rb

#stdoutObject

Returns the value of attribute stdout.



96
97
98
# File 'lib/fog/core/ssh.rb', line 96

def stdout
  @stdout
end