Versions in this module Expand all Collapse all v7 v7.3.3 Apr 22, 2026 v7.3.2 Apr 21, 2026 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 Other modules containing this package github.com/devantler-tech/ksail/v5 github.com/devantler-tech/ksail/v6