class

PubGrub::VersionConstraint

Inherits Reference < Object

Instance methods

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
intersect(other : VersionConstraint) : VersionConstraint
Source
union(other : VersionConstraint) : VersionConstraint
Source