json-pointer ~master (2022-05-11T22:49:03.6154414)
Dub
Repo
JsonPointer.this
vision
json
pointer
JsonPointer
Constructor from array of components @throws Exception if error in path
this
(string path)
this
(string[] path)
struct
JsonPointer
@
safe
this
(
const
string
[]
path
)
Meta
Source
See Implementation
vision
json
pointer
JsonPointer
constructors
this
functions
evaluate
toString
properties
isRoot
lastComponent
parent
static functions
encodeComponent
variables
path
Constructor from array of components @throws Exception if error in path