IndentedStringBuilder

Undocumented in source.

Constructors

this
this(string t)
Undocumented in source.
this
this()
Undocumented in source.

Members

Functions

format
string format(string[] lines)

Formats the input lines while keeping track of indentation

setIndent
void setIndent(string t)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

tabs
string tabs;
Undocumented in source.

Meta