CopyOperation

Undocumented in source.

Constructors

this
this(string path, JsonPointer from)
Undocumented in source.
this
this(string path, string from)
Undocumented in source.

Members

Functions

applyToPtr
bool applyToPtr(JsonItem* document)
Undocumented in source. Be warned that the author may not have intended to support it.
toJson
JsonItem toJson()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

op
string op [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

from
JsonPointer from;
Undocumented in source.
s_path
string s_path;
Undocumented in source.

Meta