Method: ConcurrentPipeline::Shell::Result#stdout
- Defined in:
- lib/concurrent_pipeline/shell.rb
#stdout ⇒ Object
Returns the value of attribute stdout
9 10 11 |
# File 'lib/concurrent_pipeline/shell.rb', line 9 def stdout @stdout end |