Libraries
»
doable
(0.0.6)
»
Index
»
Doable
»
Step
»
#task
Method: Doable::Step#task
Defined in:
lib/doable/step.rb
#
task
⇒
Object
(readonly)
Returns the value of attribute task.
4 5 6
# File 'lib/doable/step.rb', line 4
def
task
@task
end