Class: ProcessHost::Controls::Process::StopsImmediately
- Inherits:
-
Object
- Object
- ProcessHost::Controls::Process::StopsImmediately
- Includes:
- Process
- Defined in:
- lib/process_host/controls/process/stops_immediately.rb
Defined Under Namespace
Classes: Actor
Instance Method Summary collapse
Methods included from Process
Instance Method Details
#start ⇒ Object
7 8 9 |
# File 'lib/process_host/controls/process/stops_immediately.rb', line 7 def start Actor.start end |