Method: ElasticsearchRecord::Relation::QueryClause#key
- Defined in:
- lib/elasticsearch_record/relation/query_clause.rb
#key ⇒ Object (readonly)
Returns the value of attribute key.
8 9 10 |
# File 'lib/elasticsearch_record/relation/query_clause.rb', line 8 def key @key end |