dub v1.20.1-beta.1 (2020-04-12T17:22:25Z)
Dub
Repo
Dependency.matches
dub
dependency
Dependency
Tests if the specification matches a specific version.
bool
matches
(string vers)
bool
matches
(const(Version) v)
struct
Dependency
@
safe
const
bool
matches
(
const
(
Version
)
v
)
bool
matches
(const(Version) v)
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
optional
path
versionSpec
version_
static functions
fromJson
Tests if the specification matches a specific version.