Variables

read onlybuild:String

read onlyhasBuild:Bool

read onlyhasPre:Bool

read onlymajor:Int

read onlyminor:Int

read onlypatch:Int

read onlypre:String

Methods

different (other:Version):Bool

equals (other:Version):Bool

greaterThan (other:Version):Bool

lessThan (other:Version):Bool

inline satisfies (rule:VersionRule):Bool

toString ():String

withBuild (build:String):Version

withPre (pre:String, ?build:String):Version

Static methods

staticarrayToVersion (a:Array<Int>):Version

staticstringToVersion (s:String):Version