Module: Itiel::Nameable

Instance Attribute Summary collapse

Instance Attribute Details

#debugObject

Returns the value of attribute debug.



3
4
5
# File 'lib/itiel/nameable.rb', line 3

def debug
  @debug
end

#step_nameObject

Returns the value of attribute step_name.



3
4
5
# File 'lib/itiel/nameable.rb', line 3

def step_name
  @step_name
end