Method: Code::Type::Hash#hash
- Defined in:
- lib/code/type/hash.rb
#hash ⇒ Object (readonly)
Returns the value of attribute hash.
6 7 8 |
# File 'lib/code/type/hash.rb', line 6 def hash @hash end |
Returns the value of attribute hash.
6 7 8 |
# File 'lib/code/type/hash.rb', line 6 def hash @hash end |