Configuration.replaceSection

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string[] replaceSection(D newD)
  2. string[] replaceSection(DFmt newDfmt)
  3. string[] replaceSection(DScanner newDscanner)
    struct Configuration
    string[]
    replaceSection
    (
    string section : "dscanner"
    )
  4. string[] replaceSection(Editor newEditor)
  5. string[] replaceSection(Git newGit)

Meta