mage

Undocumented in source.

Modules

config
module mage.config
Undocumented in source.
gen
module mage.gen
Undocumented in source.
log
module mage.log
Undocumented in source.
msbuild
module mage.msbuild
Undocumented in source.
target
module mage.target
Undocumented in source.
util
module mage.util

Public Imports

std.variant
public import std.variant;
Undocumented in source.
std.algorithm
public import std.algorithm;
Undocumented in source.
std.string
public import std.string;
Undocumented in source.
pathlib
public import pathlib;
Undocumented in source.
log
public import log = mage.log;
Undocumented in source.
mage.gen
public import mage.gen;
Undocumented in source.
mage.target
public import mage.target;
Undocumented in source.
mage.util.properties
public import mage.util.properties;
Undocumented in source.
mage.config
public import mage.config;
Undocumented in source.

Members

Imports

enforce (from std.exception)
public import std.exception : enforce;
Undocumented in source.

Meta