Class: ChildProcess::Unix::ForkExecProcess

Inherits:
Process show all
Defined in:
lib/childprocess/unix/fork_exec_process.rb

Constant Summary

Constants inherited from AbstractProcess

AbstractProcess::POLL_INTERVAL

Instance Attribute Summary

Attributes inherited from Process

#pid

Attributes inherited from AbstractProcess

#cwd, #detach, #duplex, #environment, #exit_code, #leader

Method Summary

Methods inherited from Process

#exited?, #io, #stop, #wait

Methods inherited from AbstractProcess

#alive?, #crashed?, #exited?, #initialize, #io, #pid, #poll_for_exit, #start, #stop, #wait

Constructor Details

This class inherits a constructor from ChildProcess::AbstractProcess