dub v1.31.0-rc.1 (2023-01-15T17:23:20Z)
Dub
Repo
VersionRange.isExactVersion
dub
dependency
VersionRange
Returns true
iff
the version range only matches a specific version.
struct
VersionRange
@
property
const scope @
safe
bool
isExactVersion
(
)
Meta
Source
See Implementation
dub
dependency
VersionRange
functions
isValid
matches
matchesAny
merge
opCmp
toString
properties
isExactVersion
static functions
fromString
static variables
Any
Invalid
Returns true iff the version range only matches a specific version.