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)
  4. string[] replaceSection(Editor newEditor)
    struct Configuration
    string[]
    replaceSection
    (
    string section : "editor"
    )
  5. string[] replaceSection(Git newGit)

Meta