duod.pipeline

Undocumented in source.

Members

Manifest constants

buildSwitch
enum buildSwitch;

Command line paramater that triggers an asset build.

Templates

Require
template Require(const string sourcePath)

This template, when instantiated represents a front end asset. The power of this template is in its differing actions from first instantiation compared to all others calls.

Variables

staticDir
string staticDir;

A statically served directory.

webStaticDir
string webStaticDir;

The URL path that staticDir is mapped to.

Meta