Format

Undocumented in source.

Constructors

this
this(string format)
Undocumented in source.

Members

Functions

html
void html(void delegate() yield)
Undocumented in source. Be warned that the author may not have intended to support it.
json
void json(void delegate() yield)
Undocumented in source. Be warned that the author may not have intended to support it.
xml
void xml(void delegate() yield)
Undocumented in source. Be warned that the author may not have intended to support it.
yield_for_format
void yield_for_format(string format, void delegate() yield)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Variables

_format
string _format;
Undocumented in source.

Meta