Class: Phashion::TextHashPoint

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

Instance Attribute Summary collapse

Instance Attribute Details

#hashObject

Returns the value of attribute hash

Returns:

  • (Object)

    the current value of hash



12
13
14
# File 'lib/phashion.rb', line 12

def hash
  @hash
end

#indexObject

Returns the value of attribute index

Returns:

  • (Object)

    the current value of index



12
13
14
# File 'lib/phashion.rb', line 12

def index
  @index
end