Documentation ¶
Index ¶
- func ActionLipGloss(title string, value string)
- func BulletListLipGloss(title string, items []string)
- func Confirm(question string) (bool, error)
- func Ferror(w io.Writer, format string, a ...any)
- func Fwarning(w io.Writer, format string, a ...any)
- func InfoLipGloss(title string, value string)
- func Input(question, initialValue, placeholder string) (string, error)
- func OutputLipgloss()
- func PromptSingle(question string, choices []string) (string, error)
- func ThreeColumnList(col1Title string, col1Items []string, col2Title string, col2Items []string, ...)
- func WarningLipGloss(title string, value string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActionLipGloss ¶
func BulletListLipGloss ¶
func InfoLipGloss ¶
func OutputLipgloss ¶
func OutputLipgloss()
func PromptSingle ¶ added in v0.9.0
func ThreeColumnList ¶
func WarningLipGloss ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.