Versions in this module Expand all Collapse all v1 v1.50.10 Sep 2, 2026 v1.50.9 Sep 2, 2026 Changes in this version + const APT + const Docker + const Homebrew + const NPMGlobal + const NPMRun + const NPX + const Scoop + const Script + const Unknown + const Winget + const YUM + func Detect(env Env) string + type Advice struct + Command string + Suppress bool + func UpgradeAdvice(method, goos string) Advice + type Env struct + EvalSymlinks func(string) (string, error) + Executable func() (string, error) + Getenv func(string) string + ReadFile func(string) ([]byte, error) + Stat func(string) error + func OSEnv() Env