Mutable Version Constraint
A configurable version constraint. This is exposed to the build author, so that one can express more constraints on a module version.
Since
4.4
Functions
Link copied to clipboard
Returns the display name of this object.
Link copied to clipboard
The preferred version of a module (which may be an exact version or a version range).
Link copied to clipboard
Returns the list of versions that this module rejects (which may be exact versions, or ranges, anything that fits into a version string).
Link copied to clipboard
The required version of a module (which may be an exact version or a version range).
Link copied to clipboard
The strictly required version of a module (which may be an exact version or a version range).