Class: ChildProcess::IronRuby::Process

Inherits:
AbstractProcess show all
Defined in:
lib/childprocess/ironruby/process.rb

Instance Attribute Summary

Attributes inherited from AbstractProcess

#detach, #exit_code

Method Summary

Methods inherited from AbstractProcess

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

Constructor Details

This class inherits a constructor from ChildProcess::AbstractProcess