Method: ChildProcess::AbstractIO#stderr

Defined in:
lib/childprocess/abstract_io.rb

#stderrObject

Returns the value of attribute stderr.



3
4
5
# File 'lib/childprocess/abstract_io.rb', line 3

def stderr
  @stderr
end