WrapLinesImpl

Undocumented in source.

Constructors

this
this(R output, size_t lineWidth)
Undocumented in source.

Members

Functions

put
void put(inout(char) c)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(string chunk)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

column
size_t column;
Undocumented in source.
lineWidth
size_t lineWidth;
Undocumented in source.
output
R output;
Undocumented in source.

Meta