Method: Ndo::Process#stdin

Defined in:
lib/ndo/popen.rb

#stdinObject

Returns the value of attribute stdin

Returns:

  • (Object)

    the current value of stdin



3
4
5
# File 'lib/ndo/popen.rb', line 3

def stdin
  @stdin
end