Method: Course::Step#target

Defined in:
lib/course/step.rb

#targetObject (readonly)

Returns the value of attribute target.



5
6
7
# File 'lib/course/step.rb', line 5

def target
  @target
end