Documentation ¶ Index ¶ func BoolPrompt(prompt string) bool func ChoicePrompt(prompt string, choices []string) (string, error) func FilesSelect(files []trash.File) ([]trash.File, error) func GroupSelect(groups []trash.Group) (trash.Group, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func BoolPrompt ¶ func BoolPrompt(prompt string) bool func ChoicePrompt ¶ func ChoicePrompt(prompt string, choices []string) (string, error) func FilesSelect ¶ func FilesSelect(files []trash.File) ([]trash.File, error) func GroupSelect ¶ func GroupSelect(groups []trash.Group) (trash.Group, error) Types ¶ This section is empty. Source Files ¶ View all Source files boolInputModel.go choiceInputModel.go multiRestore.go singleRestore.go tui.go Directories ¶ Show internal Expand all Path Synopsis table Click to show internal directories. Click to hide internal directories.