semitwistweb ~master (2016-10-14T01:52:31Z)
Home
Dub
Repo
semitwistWeb.init
semitwistWeb
Written in the D programming language.
Members
Aliases
CustomPostInit
alias
CustomPostInit
=
int
function
(
ref
HTTPServerSettings
,
ref
URLRouter
)
Undocumented in source.
Functions
semitwistWebMain
int
semitwistWebMain
(string[] args, CustomPostInit customPostInit, LockedConnection!Connection delegate() openDB)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
bindAddresses
string
[]
bindAddresses
;
Undocumented in source.
clearSessions
bool
clearSessions
;
Undocumented in source.
initDB
bool
initDB
;
Undocumented in source.
logFile
string
logFile
;
Undocumented in source.
noCacheStatic
bool
noCacheStatic
;
Undocumented in source.
noStatic
bool
noStatic
;
Undocumented in source.
port
ushort
port
;
Undocumented in source.
Meta
Source
See Source File
semitwistWeb
modules
conf
db
doc
email
form
handler
init
session
util
Written in the D programming language.