Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CobraCommandCompleter ¶
type CobraCommandCompleter struct {
// contains filtered or unexported fields
}
func NewCobraCommandCompleter ¶
func NewCobraCommandCompleter(cmd *cobra.Command) *CobraCommandCompleter
func (*CobraCommandCompleter) Complete ¶
func (c *CobraCommandCompleter) Complete(d prompt.Document) []prompt.Suggest
Click to show internal directories.
Click to hide internal directories.