Documentation ¶
Index ¶
- func Capitalize(s string) string
- func CompareSemVers(a, b string) (int, error)
- func ExtractTarTo(gzipStream io.Reader, path string) error
- func FindClosest(s string, ss []string) mo.Option[string]
- func PrintErasable(msg string) (eraser func())
- func Quantify(n int, singular, plural string) string
- func ResolveTilde(path string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Capitalize ¶
func CompareSemVers ¶
func PrintErasable ¶
func PrintErasable(msg string) (eraser func())
PrintErasable prints a string that can be erased by calling a returned function.
func ResolveTilde ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.