Configuration.load

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

Meta