Environment

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string global_path)
Undocumented in source.
this
this(string input_path, string output_path)
Undocumented in source.

Members

Functions

parse_template
TemplateNode parse_template(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
render
string render(TemplateNode tree, JSONValue data)
Undocumented in source. Be warned that the author may not have intended to support it.
render
string render(string str, JSONValue data)
Undocumented in source. Be warned that the author may not have intended to support it.
renderFile
string renderFile(string path, JSONValue data)
Undocumented in source. Be warned that the author may not have intended to support it.
request
Request request()
Undocumented in source. Be warned that the author may not have intended to support it.
request
void request(Request value)
Undocumented in source. Be warned that the author may not have intended to support it.
setLocale
void setLocale(string locale)
Undocumented in source. Be warned that the author may not have intended to support it.
setRouteGroup
void setRouteGroup(string rg)
Undocumented in source. Be warned that the author may not have intended to support it.
setTemplatePath
void setTemplatePath(string path)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta