Method: StrokeDB::InvertedList::Node#key
- Defined in:
- lib/strokedb/data_structures/inverted_list.rb
#key ⇒ Object
Returns the value of attribute key.
214 215 216 |
# File 'lib/strokedb/data_structures/inverted_list.rb', line 214 def key @key end |