Versions in this module Expand all Collapse all v0 v0.1.13 Dec 4, 2021 v0.1.12 Dec 4, 2021 Changes in this version + const DefaultErrorExitCode + var ErrExit = fmt.Errorf("exit") + var FatalErrHandler = fatal + func CheckErr(err error) + func DefaultSubCommandRun(out io.Writer) func(cmd *cobra.Command, args []string) + type ErrHandler func(string, int)