Versions in this module Expand all Collapse all v0 v0.17.15 May 11, 2026 v0.17.14 May 11, 2026 Changes in this version + func Action(ctx *app.Context, opts Options, handler Handler) error + func ParseEditorContent(content string) *git.StackDescription + func TruncateDescription(s string, maxLen int) string + type Handler interface + Cleanup func() + IsInteractive func() bool + type NullHandler struct + type Options struct + Clear bool + Description string + Show bool + Title string