DefReader

Undocumented in source.

Constructors

this
this(string filename)
Undocumented in source.

Members

Functions

popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
readBlock
string[] readBlock(string key)

Gets the contends of a block value

Properties

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

Gets the current value as a bool

Variables

filename
string filename;
Undocumented in source.
key
string key;
Undocumented in source.
lineNumber
int lineNumber;
Undocumented in source.
lines
string[] lines;
Undocumented in source.
value
string value;
Undocumented in source.

Meta