config.build

Undocumented in source.

Members

Functions

buildGlobalConfig
auto buildGlobalConfig(C config, string name, Context context)
Undocumented in source. Be warned that the author may not have intended to support it.
buildLocalConfig
auto buildLocalConfig(C config, string name, Context context, string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
parseAndExtend
auto parseAndExtend(C config, Context context, string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
parseAndExtendIfExist
auto parseAndExtendIfExist(C config, Context context, string filename)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta