Method: ChildProcess::Windows::ProcessBuilder#stdout
- Defined in:
- lib/sapphire/UI/ProcessBuilder.rb
#stdout ⇒ Object
Returns the value of attribute stdout.
4 5 6 |
# File 'lib/sapphire/UI/ProcessBuilder.rb', line 4 def stdout @stdout end |