Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GreaterEqual ¶ added in v1.0.0
GreaterEqual return true if limaVersion >= oldVersion.
func GreaterThan ¶
GreaterThan returns true if the Lima version used to create an instance is greater than a specific older version. Always returns false if the Lima version is the empty string. Unparsable lima versions (like SHA1 commit ids) are treated as the latest version and return true. limaVersion is a `github describe` string, not a semantic version. So "0.19.1-16-gf3dc6ed.m" will be considered greater than "0.19.1".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.