dub ~master (2024-03-02T18:14:23Z)
Dub
Repo
Version.this
dub
dependency
Version
Constructs a new
Version
from its string representation.
struct
Version
@
safe
pure
this
(
string
vers
)
Meta
Source
See Implementation
dub
dependency
Version
constructors
this
functions
matches
opCmp
opEquals
toString
properties
isBranch
isMaster
isPreRelease
static functions
fromString
static variables
masterBranch
maxRelease
minRelease
Constructs a new Version from its string representation.