Versions in this module Expand all Collapse all v5 v5.12.0 Dec 29, 2025 Changes in this version + type CommandError struct + func (e *CommandError) Error() string + func (e *CommandError) Unwrap() error + type DefaultNormalizer struct + func (DefaultNormalizer) Normalize(raw string) string + type Executor struct + func NewExecutor() *Executor + func (e *Executor) Execute(cmd *cobra.Command) error