Documentation ¶
Index ¶
- Variables
- func MultiSelectf[T any](options []T, toString func(T) string, title string, args ...any) ([]int, []T, error)
- func PadStrings[T any](elems []T, intFn func(T) int) int
- func Selectf[T any](options []T, toString func(T) string, title string, args ...any) (int, T, error)
- func Spin(action func(), title string, args ...any)
- func YesNo(title string, args ...any) (bool, error)
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func MultiSelectf ¶
func PadStrings ¶ added in v0.3.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.