Method: ConcurrentPipeline::Shell::Result#stdout

Defined in:
lib/concurrent_pipeline/shell.rb

#stdoutObject

Returns the value of attribute stdout

Returns:

  • (Object)

    the current value of stdout



9
10
11
# File 'lib/concurrent_pipeline/shell.rb', line 9

def stdout
  @stdout
end