StringByLine

Undocumented in source.

Constructors

this
this(string s)
Undocumented in source.

Members

Properties

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

Variables

endOfLineOffset
size_t endOfLineOffset;
Undocumented in source.
s
string s;
Undocumented in source.
startOfLineOffset
size_t startOfLineOffset;
Undocumented in source.

Meta