benchquark ~master (2019-12-05T01:31:31Z)
Dub
Repo
ConfigResult
util
config
Undocumented in source.
struct
ConfigResult {
const
(
BuildSpecification
)
getBuildByString
(string name);
RawBuild
[]
rawBuilds
;
}
Members
Functions
getBuildByString
const
(
BuildSpecification
)
getBuildByString
(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
rawBuilds
RawBuild
[]
rawBuilds
;
Undocumented in source.
Meta
Source
See Implementation
util
config
classes
BuildSpecification
RawBuild
functions
loadConfig
structs
ConfigResult