uim-vue ~master (2022-02-03T19:37:38Z)
Dub
Repo
DVUEModul_
uim
vue
classes
module_
Undocumented in source.
@
safe
class
DVUEModul_ : DJSModule {
this
();
this
(DVUEApp anApp);
this
(string aName);
this
(DVUEApp anApp, string aName);
void
request
(HTTPServerRequest req, HTTPServerResponse res);
}
Constructors
this
this
()
Undocumented in source.
this
this
(DVUEApp anApp)
Undocumented in source.
this
this
(string aName)
Undocumented in source.
this
this
(DVUEApp anApp, string aName)
Undocumented in source.
Members
Functions
request
void
request
(HTTPServerRequest req, HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
uim
vue
classes
module_
classes
DVUEModul_
functions
VUEModul_