DManager.Config

DManager configuration.

Members

Variables

build
DBuilder.Config.Build build;

Build configuration.

repoUrl
string repoUrl;

URL of D git repository hosting D components. Defaults to (and must have the layout of) D.git: https://github.com/CyberShadow/D-dot-git

workDir
string workDir;

Location for the checkout, temporary files, etc.

Meta