Class
God::DriverOperation
In:
lib/god/driver.rb
Parent:
TimedEvent
Methods
handle_event
new
Attributes
args
[RW]
name
[RW]
task
[RW]
Public Class methods
new
(task, name, args)
Public Instance methods
handle_event
()
Handle the next queued operation that was issued asynchronously
Returns nothing
[Validate]