Class: Curver::IndexReader

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

Instance Attribute Summary collapse

Instance Attribute Details

#positionObject

Returns the value of attribute position

Returns:

  • (Object)

    the current value of position



11
12
13
# File 'lib/curver.rb', line 11

def position
  @position
end