dub.description

Types for project descriptions (dub describe).

Members

Enums

SourceFileRole
enum SourceFileRole

Determines the role that a file plays in the build process.

Structs

PackageDescription
struct PackageDescription

Describes the build settings and meta data of a single package.

ProjectDescription
struct ProjectDescription

Describes a complete project for use in IDEs or build tools.

SourceFileDescription
struct SourceFileDescription

Description for a single source file known to the package.

TargetDescription
struct TargetDescription

Describes the settings necessary to build a certain binary target.

Meta

License

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

Authors

Sönke Ludwig