ae v0.0.1981 (2017-07-03T22:25:46Z)
Home
Dub
Repo
Config.Build
ae
sys
d
manager
DManager
Config
Undocumented in source.
struct
Build
struct
Config
struct
Build {
struct
Components
;
Components
components
;
string
[
string
]
environment
;
}
Build
build
;
Members
Structs
Components
struct
Components
Undocumented in source.
Variables
components
Components
components
;
Undocumented in source.
environment
string
[
string
]
environment
;
Additional environment variables. Supports %VAR% expansion - see applyEnv.
Meta
Source
See Implementation
ae
sys
d
manager
DManager
Config
structs
Build
Local
variables
build
local