uim-vue ~master (2022-02-03T19:37:38Z)
Dub
Repo
DVUEMain
uim
vue
classes
main
Undocumented in source.
@
safe
class
DVUEMain {
this
();
void
request
(HTTPServerRequest req, HTTPServerResponse res);
bool
opEquals
(string txt);
string
toString
();
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
opEquals
bool
opEquals
(string txt)
Compare with resulting string
request
void
request
(HTTPServerRequest req, HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
uim
vue
classes
main
classes
DVUEMain
functions
VUEMain