lt-web-server ~master (2022-03-29T12:01:44.7896634)
Dub
Repo
RouteSettings
app
Undocumented in source.
struct
RouteSettings {
mixin
JsonizeMe
;
@
jsonize
string
type
;
@
jsonize
string
path
;
@
jsonize
string
arg
;
}
Members
Mixins
__anonymous
mixin
JsonizeMe
Undocumented in source.
Variables
arg
string
arg
;
Undocumented in source.
path
string
path
;
Undocumented in source.
type
string
type
;
Undocumented in source.
Meta
Source
See Implementation
app
functions
loadRouteSpecs
main
runServer
structs
RouteSettings
Settings
variables
settingsFileName