Class: Consumer::PositionStore::Telemetry::Put

Inherits:
Struct
  • Object
show all
Defined in:
lib/consumer/position_store/telemetry.rb

Instance Attribute Summary collapse

Instance Attribute Details

#positionObject

Returns the value of attribute position

Returns:

  • (Object)

    the current value of position



12
13
14
# File 'lib/consumer/position_store/telemetry.rb', line 12

def position
  @position
end