dweb ~master (2021-07-25T18:08:03Z)
Dub
Repo
ViewEngine
dweb
view_engine
Undocumented in source.
class
ViewEngine {
void
setOptions
(Options o);
string
render
(string html);
}
Members
Functions
render
string
render
(string html)
Undocumented in source. Be warned that the author may not have intended to support it.
setOptions
void
setOptions
(Options o)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dweb
view_engine
classes
Options
ViewEngine