Class: Rake::Task

Inherits:
Object
  • Object
show all
Defined in:
lib/azkaban-rb/tasks.rb

Instance Attribute Summary collapse

Instance Attribute Details

#jobObject

Returns the value of attribute job.



5
6
7
# File 'lib/azkaban-rb/tasks.rb', line 5

def job
  @job
end