package
0.0.6
Repository: https://github.com/jacoblai/arduino-cli.git
Documentation: pkg.go.dev

# Functions

CheckForUpdate returns the latest available version if greater than the one running and it makes sense to check for an update, nil in all other cases.
ForceCheckForUpdate always returns the latest available version if greater than the one running, nil in all other cases.
NotifyNewVersionIsAvailable prints information about the new latestVersion.