Class: ShowRoutes

Inherits:
Struct
  • Object
show all
Defined in:
lib/armstrong/data_structures.rb

Instance Attribute Summary collapse

Instance Attribute Details

#thisObject

Returns the value of attribute this

Returns:

  • (Object)

    the current value of this



3
4
5
# File 'lib/armstrong/data_structures.rb', line 3

def this
  @this
end