Method: CF::HumanWorker#errors

Defined in:
lib/cf/human_worker.rb

#errorsObject

Contains Error messages if any for “worker” object



45
46
47
# File 'lib/cf/human_worker.rb', line 45

def errors
  @errors
end