Configuration

Undocumented in source.

Members

Functions

replace
string[] replace(Configuration newConfig)
Undocumented in source. Be warned that the author may not have intended to support it.
replaceSection
string[] replaceSection(D newD)
Undocumented in source. Be warned that the author may not have intended to support it.
replaceSection
string[] replaceSection(DFmt newDfmt)
Undocumented in source. Be warned that the author may not have intended to support it.
replaceSection
string[] replaceSection(Editor newEditor)
Undocumented in source. Be warned that the author may not have intended to support it.
replaceSection
string[] replaceSection(Git newGit)
Undocumented in source. Be warned that the author may not have intended to support it.
stdlibPath
string[] stdlibPath()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

D
struct D
Undocumented in source.
DFmt
struct DFmt
Undocumented in source.
Editor
struct Editor
Undocumented in source.
Git
struct Git
Undocumented in source.

Variables

d
D d;
Undocumented in source.
dfmt
DFmt dfmt;
Undocumented in source.
editor
Editor editor;
Undocumented in source.
git
Git git;
Undocumented in source.

Meta