class

PubGrub::Version

Inherits PubGrub::Range < PubGrub::VersionConstraint < Reference < Object

Constructors

new(inner : SemanticVersion)
Source

Class methods

parse(text : String)
Source

Instance methods

<(other : VersionConstraint)
Source
>(other : VersionConstraint)
Source
allows?(other : VersionConstraint) : Bool
Source
allows_all?(other : VersionConstraint) : Bool
Source
allows_any?(other : VersionConstraint) : Bool
Source
any?
Source
difference(other : VersionConstraint) : VersionConstraint
Source
empty?
Source
include_max?
Source
include_min?
Source
intersect(other : VersionConstraint) : VersionConstraint
Source
max?
Source
min?
Source
union(other : VersionConstraint) : VersionConstraint
Source

Macros

method_missing(call)
Source