ae v0.0.1981 (2017-07-03T22:25:46Z)
Home
Dub
Repo
Build.Components
ae
sys
d
manager
DManager
Config
Build
Undocumented in source.
struct
Build
struct
Components {
bool
[
string
]
enable
;
string
[]
getEnabledComponentNames
();
Component
.
CommonConfig
common
;
DMD
.
Config
dmd
;
Website
.
Config
website
;
}
Members
Functions
getEnabledComponentNames
string
[]
getEnabledComponentNames
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
common
Component
.
CommonConfig
common
;
Undocumented in source.
dmd
DMD
.
Config
dmd
;
Undocumented in source.
enable
bool
[
string
]
enable
;
Undocumented in source.
website
Website
.
Config
website
;
Undocumented in source.
Meta
Source
See Implementation
ae
sys
d
manager
DManager
Config
Build
structs
Components
variables
components
environment