Class: ProcessHost::Controls::Process::ActorCrashes
- Inherits:
-
Object
- Object
- ProcessHost::Controls::Process::ActorCrashes
- Includes:
- Process
- Defined in:
- lib/process_host/controls/process/actor_crashes.rb
Defined Under Namespace
Classes: Actor
Class Method Summary collapse
Instance Method Summary collapse
Methods included from Process
Class Method Details
.error ⇒ Object
11 12 13 |
# File 'lib/process_host/controls/process/actor_crashes.rb', line 11 def self.error @error ||= Error.example end |
Instance Method Details
#start ⇒ Object
7 8 9 |
# File 'lib/process_host/controls/process/actor_crashes.rb', line 7 def start Actor.start end |