# Functions
GreaterThan returns true if the Lima version used to create an instance is greater than a specific older version.
Parse parses a Lima version string by removing the leading "v" character and stripping everything from the first "-" forward (which are `git describe` artifacts and not semver pre-release markers).