 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandSuggester ¶
type CommandSuggester struct {
	// contains filtered or unexported fields
}
    func NewCommandSuggester ¶
func NewCommandSuggester(existingCmds []string) CommandSuggester
func (CommandSuggester) Recommend ¶
func (s CommandSuggester) Recommend(cmd string) []string
 Click to show internal directories. 
   Click to hide internal directories.