JsonPath
Inherits Reference < Object
Constants
VERSION = {{ (`shards version /tmp/tmp.nIkBcA/src/src/json_path`).chomp.stringify }}
Constructors
Instance methods
expression
Sourceget_node(context, key)
Sourceon(object)
Sourceresult
Sourceresult=(result)
Sourceslice(loc, expr, val, path)
Sourcestore(p, v : JSON::Any)
Sourcewalk(loc, expr, val, path, &)
Source