Celluloid::SystemEvent
An actor has exited for the given reason
# File lib/celluloid/system_events.rb, line 38 def initialize(actor, reason = nil) @actor, @reason = actor, reason end
[Validate]
Generated with the Darkfish Rdoc Generator 2.