DubPackage

Undocumented in source.

Members

Functions

dup
DubPackage dup()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

active
bool active;
Undocumented in source.
dependencies
string[] dependencies;
Undocumented in source.
dflags
string[] dflags;
Undocumented in source.
files
string[] files;
Undocumented in source.
importPaths
string[] importPaths;
Undocumented in source.
lflags
string[] lflags;
Undocumented in source.
libs
string[] libs;
Undocumented in source.
mainSourceFile
string mainSourceFile;
Undocumented in source.
name
string name;
Undocumented in source.
path
string path;
Undocumented in source.
postBuildCommands
string[] postBuildCommands;
Undocumented in source.
preBuildCommands
string[] preBuildCommands;
Undocumented in source.
stringImportPaths
string[] stringImportPaths;
Undocumented in source.
targetFileName
string targetFileName;
Undocumented in source.
targetType
TargetType targetType;
Undocumented in source.
versions
string[] versions;
Undocumented in source.

Meta