Documentation ¶
Index ¶
- func Colorize(text string) string
- func Owl() string
- type Prompt
- func (p *Prompt) Ask(question string) (string, error)
- func (p *Prompt) AskSecret(question string) (string, error)
- func (p *Prompt) Confirm(text string) bool
- func (p *Prompt) Description(text string)
- func (p *Prompt) Error(text string)
- func (p *Prompt) Info(text string)
- func (p *Prompt) Output(i ...interface{})
- func (c *Prompt) Print(i ...interface{})
- func (p *Prompt) Title(text string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.