Versions in this module Expand all Collapse all v6 v6.0.1 Apr 9, 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