VersionUtils extension
Helpful methods on Versions.
- on
Methods
-
format(
) → String -
Available on Version, provided by the VersionUtils extension
Formats the version in a human-readable format. -
isCompatible(
Version other) → bool -
Available on Version, provided by the VersionUtils extension
Whether another version is compatible with this one.