Method: JsonQuery::QueryMatchResults#query
- Defined in:
- lib/json_query/query_match_results.rb
#query ⇒ Object (readonly)
Returns the value of attribute query.
3 4 5 |
# File 'lib/json_query/query_match_results.rb', line 3 def query @query end |