Abstract
Abstract
majorThe major field of the version, such as 1 in version 1.5.3.4.
Abstract
minorThe minor field of the version, such as 5 in version 1.5.3.4.
Abstract
patchThe patch field of the version, such as 3 in version 1.5.3.4.
Abstract
buildThe build number field of the version, such as 4 in version 1.5.3.4.
Static
createDefault constructor for Version.
major field of the version.
minor field of the version.
patch field of the version.
build number field of the version.
a Version instance.
Static
fromGenerated using TypeDoc
Represents a generic version with major, minor, patch and buildNumber fields.