DManager.Config

DManager configuration.

  1. struct Config
  2. Config config;

Members

Structs

Build
struct Build

Build configuration

Local
struct Local

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

Variables

build
Build build;

Build configuration

local
Local local;

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

Meta