Versions in this module Expand all Collapse all v0 v0.1.1 Jun 14, 2026 v0.1.0 Jun 14, 2026 Changes in this version + func Run(args []string, env Environment) int + type Environment struct + Getwd func() (string, error) + IsTerminal func(io.Reader) bool + Stderr io.Writer + Stdin io.Reader + Stdout io.Writer