Versions in this module Expand all Collapse all v0 v0.2.0 Jun 19, 2026 v0.1.0 May 27, 2026 Changes in this version + type Config struct + Command *ff.Command + Flags *ff.FlagSet + Getenv func(string) string + Stderr io.Writer + Stdin io.Reader + Stdout io.Writer + func New(stdin io.Reader, stdout, stderr io.Writer) *Config + type ExitError int + func (e ExitError) Error() string