dfl2 v1.0.5 (2014-11-08T16:02:22Z)
Home
Dub
Repo
Version.this
dfl
environment
Version
this
()
this
(Dstring str)
this
(int major, int minor)
this
(int major, int minor, int build)
class
Version
final
this
(
int
major
,
int
minor
,
int
build
)
this
(int major, int minor, int build, int revision)
int
_major
;
int
_minor
;
Meta
Source
See Implementation
dfl
environment
Version
constructors
this
functions
toString
properties
build
major
minor
revision