Libraries
»
jsonpath
(1.0.3)
»
Index
»
JsonPath
»
Proxy
»
#obj
Method: JsonPath::Proxy#obj
Defined in:
lib/jsonpath/proxy.rb
#
obj
⇒
Object
(readonly)
Also known as:
to_hash
Returns the value of attribute obj.
5 6 7
# File 'lib/jsonpath/proxy.rb', line 5
def
obj
@obj
end