- cliToMiniConfig
MiniConfig cliToMiniConfig(string[] args)
- loadConfig
void loadConfig(ArgParser rval)
Load the configuration from file.
- loadConfig
ArgParser loadConfig(ArgParser rval, TOMLDocument doc)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseDuration
auto parseDuration(string timeSpec)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseTestGroups
void parseTestGroups(ArgParser c, TOMLDocument doc)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseUserTestConstraint
TestConstraint parseUserTestConstraint(string[] raw)
Undocumented in source. Be warned that the author may not have intended to support it.
- printFileAnalyzeHelp
void printFileAnalyzeHelp(ArgParser ap)
Print a help message conveying how files in the compilation database will
be analyzed.
- updateCompileDb
void updateCompileDb(ConfigCompileDb db, string[] compileDbs)
Replace the config from the users input.