Path.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this()

Creates a new [json.path.Path] instance.

Once created, the [json.path.Path] object should be used with [json.path.Path.compile] and [json.path.Path.match].

Returns

the newly created path