Method: Hashcraft::Generic::Dictionary#key
- Defined in:
- lib/hashcraft/generic/dictionary.rb
#key ⇒ Object (readonly)
Returns the value of attribute key.
18 19 20 |
# File 'lib/hashcraft/generic/dictionary.rb', line 18 def key @key end |