PackageOverride

Undocumented in source.

Constructors

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

Members

Variables

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

Meta