ServerinoMain

Undocumented in source.
template ServerinoMain (
Modules...
) {}

Members

Functions

main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ServerinoLoop!Modules
Undocumented in source.

Mixed In Members

From mixin ServerinoLoop!Modules

allModules
alias allModules = AliasSeq!(mixin (moduleName!mainServerinoLoop), Modules)
Undocumented in source.
mainServerinoLoop
int mainServerinoLoop(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta