Versions in this module Expand all Collapse all v0 v0.1.0 Jun 15, 2026 Changes in this version + const ExitError + const ExitNotInProject + const ExitOK + const ExitValidation + var Version = devVersion + func Run(args []string, stdout, stderr io.Writer) int + type Env struct + Executable func() (string, error) + GOOS string + Getwd func() (string, error) + LookupEnv func(key string) (string, bool) + Now func() time.Time + Stdin io.Reader