Method: ChildProcess::AbstractIO#stdin

Defined in:
lib/childprocess/abstract_io.rb

#stdinObject (readonly)

Returns the value of attribute stdin.



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

def stdin
  @stdin
end