AsciiTable

Undocumented in source.

Constructors

this
this(W minimumWidths)
Undocumented in source.

Members

Functions

add
AsciiTable add(V values)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString(string linePrefix)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

minimumWidths
ulong[] minimumWidths;
Undocumented in source.
rows
Row[] rows;
Undocumented in source.

Meta