class

Syncplay::Version

Inherits Reference < Object

Constructors

new(major : UInt16, minor : UInt16, patch : UInt16)
Source
new(version : String)
Source
new(pull : JSON::PullParser)
Source

Instance methods

major
Source
minor
Source
patch
Source
to_json(json : JSON::Builder)
Source