Path
Description:
[ CCode ( has_construct_function = false ) ]
public Path ()
public Path ()
Creates a new `JsonPath` instance.
Once created, the `JsonPath` object should be used with [method@Json.Path.compile] and [method@Json.Path.match].
Returns:
the newly created path |