dxx.devconst

Copyright 2019 Mark Fisher

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Public Imports

dxx.constants
public import dxx.constants;

Members

Functions

__
auto __(string v)
Undocumented in source. Be warned that the author may not have intended to support it.
___
auto ___(string v)
Undocumented in source. Be warned that the author may not have intended to support it.
buildDubArgs
string[] buildDubArgs(string root)
Undocumented in source. Be warned that the author may not have intended to support it.
load
void load(T container)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

__c
Container __c;
Undocumented in source.

Templates

APPDIR
template APPDIR()
Undocumented in source.
APPS
template APPS()
Undocumented in source.
ARCH
template ARCH()
Undocumented in source.
BUILD
template BUILD()
Undocumented in source.
CWD
template CWD()
Undocumented in source.
DEBUGS
template DEBUGS()
Undocumented in source.
EXEDIR
template EXEDIR()
Undocumented in source.
EXEPATH
template EXEPATH()
Undocumented in source.
FORCE
template FORCE()
Undocumented in source.
NODEPS
template NODEPS()
Undocumented in source.
PROJECTS
template PROJECTS()
Undocumented in source.
UTPROJECTS
template UTPROJECTS()
Undocumented in source.
VERSIONS
template VERSIONS()
Undocumented in source.
_
template _(T)
Undocumented in source.

Meta