allowsAll method

bool allowsAll (VersionConstraint other)

Returns true if this constraint allows all the versions that other allows.

Implementation

bool allowsAll(VersionConstraint other);