Configuration.load

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void load(File configFile)
  2. void load(string configStr)
    class Configuration(VarMonitorTypes...)
    void
    load
    (
    string configStr
    )
    if (
    allSatisfy!(isVarMonitorTypeSupported, VarMonitorTypes)
    )

Meta