PackageOverride

Undocumented in source.

Constructors

this
this(string package_, Dependency version_, Version target_version)
Undocumented in source.
this
this(string package_, Dependency version_, Path target_path)
Undocumented in source.

Members

Variables

package_
string package_;
Undocumented in source.
targetPath
Path targetPath;
Undocumented in source.
targetVersion
Version targetVersion;
Undocumented in source.
version_
Dependency version_;
Undocumented in source.

Meta