Class: Rake::Task
- Inherits:
-
Object
- Object
- Rake::Task
- Defined in:
- lib/azkaban-rb/tasks.rb
Instance Attribute Summary collapse
-
#job ⇒ Object
Returns the value of attribute job.
Instance Attribute Details
#job ⇒ Object
Returns the value of attribute job.
5 6 7 |
# File 'lib/azkaban-rb/tasks.rb', line 5 def job @job end |