Versions in this module Expand all Collapse all v1 v1.202449.18 Dec 16, 2024 Changes in this version + var DefaultStreams = Streams + func AspectCacheDir() (string, error) + func UserCacheDir() (string, error) + type PromptRunner interface + Run func(prompt promptui.Prompt) (string, error) + func NewPromptRunner() PromptRunner + type Streams struct + Stderr io.Writer + Stdin io.Reader + Stdout io.Writer