Documentation
¶
Index ¶
- func Confirm(action string, confirmText string) error
- func IsTerminal(f *os.File) bool
- func NewConfirmModel(action string, confirmText string) *confirmModel
- func NewTable(writer io.Writer, headers []string) *tablewriter.Table
- func RenderKVTable(writer io.Writer, title string, rows [][]string)
- type Spinner
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsTerminal ¶
IsTerminal is used to determine if the program is running is a terminal
func NewConfirmModel ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.