digger ~master (2018-04-11T11:29:48Z)
Home
Dub
Repo
BuildInfo
custom
We save a JSON file to the result directory with the build parameters.
struct
BuildInfo {
string
diggerVersion
;
string
spec
;
DiggerManager
.
Config
.
Build
config
;
}
Meta
Source
See Implementation
custom
functions
buildAll
buildCustom
incrementalBuild
runBuild
runTests
structs
BuildInfo
DCustomizer
We save a JSON file to the result directory with the build parameters.