zeal ~master (2022-06-04T14:41:34.3650038)
Dub
Repo
Defaults
zeal
config
Undocumented in source.
struct
Defaults {
static
enum
string
address
;
static
enum
string
assets
;
static
enum
string
[]
inflections
;
static
enum
ushort
port
;
static
enum
string
[]
resources
;
static
enum
string
[]
styles
;
}
Members
Static variables
address
enum
string
address
;
Undocumented in source.
assets
enum
string
assets
;
Undocumented in source.
inflections
enum
string
[]
inflections
;
Undocumented in source.
port
enum
ushort
port
;
Undocumented in source.
resources
enum
string
[]
resources
;
Undocumented in source.
styles
enum
string
[]
styles
;
Undocumented in source.
Meta
Source
See Implementation
zeal
config
structs
Defaults
templates
ZealConfig