ae.sys.d.manager

Code to manage a D checkout and its dependencies.

Members

Aliases

ensureDirExists
alias ensureDirExists = ae.sys.file.ensureDirExists
Undocumented in source.

Classes

DManager
class DManager

Class which manages a D checkout and its dependencies.

Functions

SetErrorMode
void SetErrorMode(int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Authors

Vladimir Panteleev <vladimir@thecybershadow.net>