Class: Phashion::TextHashPoint
- Inherits:
-
Struct
- Object
- Struct
- Phashion::TextHashPoint
- Defined in:
- lib/phashion.rb
Instance Attribute Summary collapse
-
#hash ⇒ Object
Returns the value of attribute hash.
-
#index ⇒ Object
Returns the value of attribute index.
Instance Attribute Details
#hash ⇒ Object
Returns the value of attribute hash
12 13 14 |
# File 'lib/phashion.rb', line 12 def hash @hash end |
#index ⇒ Object
Returns the value of attribute index
12 13 14 |
# File 'lib/phashion.rb', line 12 def index @index end |