dub v1.27.0-beta.1 (2021-08-22T18:28:33Z)
Dub
Repo
Dependency.this
dub
dependency
Dependency
Constructs a new dependency specification that matches a specific version.
this
(string spec)
this
(Version ver)
struct
Dependency
@
safe
this
(
const
Version
ver
)
this
(NativePath path)
this
(Repository repository, string spec)
Meta
Source
See Implementation
dub
dependency
Dependency
constructors
this
functions
mapToPath
matches
matchesAny
merge
opCmp
opEquals
toHash
toJson
toString
valid
properties
any
default_
invalid
isExactVersion
isSCM
optional
path
repository
versionSpec
version_
static functions
fromJson
Constructs a new dependency specification that matches a specific version.