dub ~master (2022-02-19T01:31:13.8519367)
Dub
Repo
Version.this
dub
dependency
Version
Constructs a new
Version
from its string representation.
struct
Version
@
safe
this
(
string
vers
)
Meta
Source
See Implementation
dub
dependency
Version
constructors
this
functions
opCmp
opEquals
toString
properties
isBranch
isMaster
isPreRelease
isSCM
isUnknown
static functions
fromString
static variables
masterBranch
maxRelease
minRelease
unknown
Constructs a new Version from its string representation.