Libraries
»
oflow
(1.1.0)
»
Index
»
OFlow
»
Task
»
#actor
Method: OFlow::Task#actor
Defined in:
lib/oflow/task.rb
#
actor
⇒
Object
(readonly)
the Actor
37 38 39
# File 'lib/oflow/task.rb', line 37
def
actor
@actor
end