Path.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.

  1. this(void* ptr, Flag!"Take" take)
  2. this()
    class Path
    this
    ()

Return Value

the newly created path