Documentation ¶
Index ¶
- type UI
- func (l *UI) Dot()
- func (l *UI) GetInput() string
- func (l *UI) NoConfirm()
- func (l *UI) Printf(message string, a ...interface{})
- func (l *UI) Println(message string)
- func (l *UI) Prompt(message string) bool
- func (l *UI) PromptWithDetails(resourceType, resourceName string) bool
- func (l *UI) Step(message string, a ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UI ¶
type UI struct {
// contains filtered or unexported fields
}
func (*UI) PromptWithDetails ¶
Click to show internal directories.
Click to hide internal directories.