Versions in this module Expand all Collapse all v1 v1.2.1 Aug 24, 2026 v1.1.1 Aug 23, 2026 v1.1.0 Aug 22, 2026 Changes in this version + var DefaultExclusionList = []string v1.0.0 Aug 15, 2026 Changes in this version + const ExitCodeOK + const ExitError + const ExitUsage + func ErrPrintf(format string, args ...any) + func ExitCode(err error) int + type ExitStatusError struct + Code int + Err error + func (e *ExitStatusError) Error() string + func (e *ExitStatusError) Unwrap() error