Class: Fusion::Index
- Inherits:
-
Struct
- Object
- Struct
- Fusion::Index
- Defined in:
- lib/fusion.rb
Overview
Instance Attribute Summary collapse
-
#idx ⇒ Object
Returns the value of attribute idx.
-
#obj ⇒ Object
Returns the value of attribute obj.
Instance Attribute Details
#idx ⇒ Object
Returns the value of attribute idx
224 225 226 |
# File 'lib/fusion.rb', line 224 def idx @idx end |
#obj ⇒ Object
Returns the value of attribute obj
224 225 226 |
# File 'lib/fusion.rb', line 224 def obj @obj end |