Class
ChildProcess::Windows::Process
In:
lib/childprocess/windows/process.rb
Parent:
AbstractProcess
Methods
exited?
io
stop
Attributes
pid
[R]
@return [Fixnum] the pid of the process after it has started
Public Instance methods
exited?
()
io
()
stop
(timeout = 3)
[Validate]