Class: EventMeter::ReportDefinition::BuiltIndex
- Inherits:
-
Struct
- Object
- Struct
- EventMeter::ReportDefinition::BuiltIndex
- Defined in:
- lib/event_meter/report_definition.rb
Instance Attribute Summary collapse
-
#index ⇒ Object
Returns the value of attribute index.
-
#key ⇒ Object
Returns the value of attribute key.
Instance Attribute Details
#index ⇒ Object
Returns the value of attribute index
42 43 44 |
# File 'lib/event_meter/report_definition.rb', line 42 def index @index end |
#key ⇒ Object
Returns the value of attribute key
42 43 44 |
# File 'lib/event_meter/report_definition.rb', line 42 def key @key end |