DManager.Config

Undocumented in source.
  1. struct Config
  2. Config config;

Members

Structs

Build
struct Build
Undocumented in source.
Local
struct Local

Machine-local configuration These settings should not affect the build output.

Variables

build
Build build;

ditto

local
Local local;

Machine-local configuration These settings should not affect the build output.

Meta