Versions in this module Expand all Collapse all v0 v0.1.0 Aug 16, 2026 Changes in this version + var ErrUsage = errors.New("invalid command usage") + func Execute(ctx context.Context, args []string, getenv func(string) string, ...) int + func HostEnvironment(name string) string + func Run(ctx context.Context, args []string, getenv func(string) string, ...) error