Has

Dict has the path

Constructors

this
this(string path)
Undocumented in source.
this
this(Path path)
Undocumented in source.
this
this(Has other)
Undocumented in source.
this
this()
Undocumented in source.

Members

Functions

eval
bool eval(Obj obj, Resolver resolver)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(Has other)
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Meta