Documentation
¶
Index ¶
- func CommonPrefix(strs []string) string
- func CompleteExecCandidates(prefix string) []string
- func CompletePathCandidates(prefix, dir string, dirsOnly bool) []string
- func CurrentWord(input string, pos int) (int, int, string)
- func ExpandTilde(path string) string
- func FormatSuggestions(suggestions []string, width, maxLines int, basename bool) []string
- func PadOrTrim(s string, width int) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommonPrefix ¶
func CompleteExecCandidates ¶
func CompletePathCandidates ¶
func ExpandTilde ¶
func FormatSuggestions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.