Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InputPrompt ¶
type InputPrompt struct {
// contains filtered or unexported fields
}
func NewInputPrompt ¶
func NewInputPrompt() InputPrompt
func (InputPrompt) Hide ¶
func (p InputPrompt) Hide() InputPrompt
func (InputPrompt) Show ¶
func (p InputPrompt) Show(prompt string, options []output.InputOption) InputPrompt
func (InputPrompt) View ¶
func (p InputPrompt) View() string
func (InputPrompt) Visible ¶
func (p InputPrompt) Visible() bool
Click to show internal directories.
Click to hide internal directories.