Documentation ¶ Index ¶ func Commands(input string, candidates []string) []string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Commands ¶ func Commands(input string, candidates []string) []string Commands returns up to a few likely command-name suggestions for the provided input. It is intentionally conservative: if we aren't reasonably confident, it returns nil. Types ¶ This section is empty. Source Files ¶ View all Source files suggest.go Click to show internal directories. Click to hide internal directories.