TrialProject

Undocumented in source.

Constructors

this
this(Dub dub, RunnerSettings runnerSettings)
Undocumented in source.

Members

Aliases

getDependency
alias getDependency = Project.getDependency
Undocumented in source.
getTopologicalPackageList
alias getTopologicalPackageList = Project.getTopologicalPackageList
Undocumented in source.

Functions

buildFile
string buildFile()
Undocumented in source. Be warned that the author may not have intended to support it.
dubProject
Project dubProject()
Undocumented in source. Be warned that the author may not have intended to support it.
embededLibraryPath
string embededLibraryPath()
Undocumented in source. Be warned that the author may not have intended to support it.
externalModules
string[] externalModules()
Undocumented in source. Be warned that the author may not have intended to support it.
getPackage
Package getPackage(string name, Dependency dep)
Undocumented in source. Be warned that the author may not have intended to support it.
hasTrial
bool hasTrial()
Undocumented in source. Be warned that the author may not have intended to support it.
hasTrialConfiguration
bool hasTrialConfiguration()
Undocumented in source. Be warned that the author may not have intended to support it.
hasTrialDependency
bool hasTrialDependency()
Undocumented in source. Be warned that the author may not have intended to support it.
mainFile
string mainFile()
Undocumented in source. Be warned that the author may not have intended to support it.
modules
auto modules()
Undocumented in source. Be warned that the author may not have intended to support it.
subPackageName
string subPackageName()
Undocumented in source. Be warned that the author may not have intended to support it.
testBuildSettings
BuildSettingsTemplate testBuildSettings()
Undocumented in source. Be warned that the author may not have intended to support it.
testProject
Project testProject()
Undocumented in source. Be warned that the author may not have intended to support it.
writeTestFile
void writeTestFile()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

configuration
string configuration;
Undocumented in source.
desc
ProjectDescription desc;
Undocumented in source.
packageName
string packageName;
Undocumented in source.
plugins
string plugins;
Undocumented in source.
reporters
string reporters;
Undocumented in source.
runnerSettings
RunnerSettings runnerSettings;
Undocumented in source.

Meta