package
1.0.0-alpha.0
Repository: https://github.com/lima-vm/lima.git
Documentation: pkg.go.dev

# 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).