Method: OFlow::Task#actor

Defined in:
lib/oflow/task.rb

#actorObject (readonly)

the Actor



37
38
39
# File 'lib/oflow/task.rb', line 37

def actor
  @actor
end