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