Documentation
¶
Index ¶
- func CacheDir() string
- func ConfigDir() string
- func FromGob[T any](src string, dest *T) bool
- func FromJson[T any](src string, dest *T) bool
- func FuzzyScore(input, target string) float64
- func ParseShellCommand(cmd string) (string, []string)
- func TmpDir() string
- func ToGob[T any](val *T, dest string)
- func ToJson[T any](src *T, dest string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FuzzyScore ¶ added in v0.0.50
func ParseShellCommand ¶ added in v0.0.73
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.