Config

Undocumented in source.

Constructors

this
this(string base, Repo repo, bool publicList)
Undocumented in source.

Members

Functions

addContext
void addContext(Context context)
Undocumented in source. Be warned that the author may not have intended to support it.
toXml
string toXml()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

parse
Config parse(string content)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

base
string base;
Undocumented in source.
contexts
Context[string] contexts;
Undocumented in source.
publicList
bool publicList;

enable dir list

repo
Repo repo;
Undocumented in source.

Meta