dub.project

Representing a full project, with a root Package and several dependencies.

Members

Classes

Project
class Project

Representing a full project, with a root Package and several dependencies.

Enums

PlacementLocation
enum PlacementLocation

Indicates where a package has been or should be placed to.

Structs

Action
struct Action

Actions to be performed by the dub

Variables

defaultPlacementLocation
auto defaultPlacementLocation;

The default placement location of fetched packages. Can be changed by --local or --system.

Meta

Authors

Matthias Dondorff, Sönke Ludwig

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.