AddPackageVersionPony

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

applicable
bool applicable()
Undocumented in source. Be warned that the author may not have intended to support it.
check
CheckStatus check()
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
run
void run()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

addPackageVersionDependency
auto addPackageVersionDependency;
Undocumented in source.
importPaths
auto importPaths;
Undocumented in source.
packageName
string packageName;
Undocumented in source.
packageVersionDependency
auto packageVersionDependency;
Undocumented in source.
preGenerateCommands
string preGenerateCommands;
Undocumented in source.
sourcePaths
auto sourcePaths;
Undocumented in source.

Inherited Members

From DlangPony

travisYaml
auto travisYaml;
Undocumented in source.
applicable
bool applicable()
Undocumented in source. Be warned that the author may not have intended to support it.
sources
auto sources()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta