Configuration.save

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void save(File sinkFile, bool flush)
    class Configuration(VarMonitorTypes...)
    const
    void
    save
    (,
    bool flush = true
    )
    if (
    allSatisfy!(isVarMonitorTypeSupported, VarMonitorTypes)
    )
  2. string save()

Meta