class

PubGrub::Empty

Inherits PubGrub::VersionConstraint < 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
include_max?
Source
include_min?
Source
intersect(other : VersionConstraint) : VersionConstraint
Source
max?
Source
min?
Source
union(other : VersionConstraint) : VersionConstraint
Source