Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrepareTerminal ¶
func RestoreTerminal ¶
Types ¶
type PromptSelect ¶
type PromptSelect struct {
// contains filtered or unexported fields
}
func NewPrompt ¶
func NewPrompt(entries []string, promptMessage string, showIndex bool) (*PromptSelect, error)
func (*PromptSelect) SpinPrompt ¶
func (p *PromptSelect) SpinPrompt() (bool, int, error)
Click to show internal directories.
Click to hide internal directories.