PubGrub::VersionConstraint
Inherits Reference < Object
Instance methods
allows?(other : VersionConstraint) : Bool
Sourceallows_all?(other : VersionConstraint) : Bool
Sourceallows_any?(other : VersionConstraint) : Bool
Sourceany?
Sourcedifference(other : VersionConstraint) : VersionConstraint
Sourceempty?
Sourceintersect(other : VersionConstraint) : VersionConstraint
Sourceunion(other : VersionConstraint) : VersionConstraint
Source