String

Undocumented in source.

Members

Aliases

append
alias append = put
Undocumented in source.

Functions

appendnl
String appendnl(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
indent
Indendation indent()
Undocumented in source. Be warned that the author may not have intended to support it.
indent
Indendation indent(int indentationLevel)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
String opOpAssign(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
String opOpAssign(NewLine )
Undocumented in source. Be warned that the author may not have intended to support it.
put
String put(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
put
String put(NewLine )
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Structs

Indendation
struct Indendation
Undocumented in source.

Variables

indentationLevel
int indentationLevel;
Undocumented in source.

Meta