DirKind

Directory Kind.

Constructors

this
this(string fn, string kn)
Undocumented in source.
this
this(Unpacker unpacker)
Undocumented in source.

Members

Functions

fromMsgpack
void fromMsgpack(Unpacker unpacker)
Undocumented in source. Be warned that the author may not have intended to support it.
toMsgpack
void toMsgpack(Packer packer)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

fileName
string fileName;
Undocumented in source.
kindName
string kindName;
Undocumented in source.

Meta