Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckVersion ¶
CheckVersion checks the launcher and binary versions and prints a notice if they are out of date.
It will set the checkVersionEnvName to indicate that the version check was done. Callers should call ClearEnvVar after their work is done.
func SelfUpdate ¶
SelfUpdate updates the devbox launcher and devbox CLI binary. It ignores and deletes the version cache.
The launcher is a wrapper bash script introduced to manage the auto-update process for devbox. The production devbox application is actually this launcher script that acts as "devbox" and delegates commands to the devbox CLI binary.
func SemverCompare ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.