Method: ChildProcess::Windows::Process#pid

Defined in:
lib/childprocess/windows/process.rb

#pidObject (readonly)

Returns the value of attribute pid.



5
6
7
# File 'lib/childprocess/windows/process.rb', line 5

def pid
  @pid
end