Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CobraCompleter ¶ added in v0.6.1
type Completer ¶ added in v0.6.1
type Completer struct {
// contains filtered or unexported fields
}
func NewCompleter ¶ added in v0.6.1
func NewCompleter() *Completer
func (*Completer) Get ¶ added in v0.6.1
func (c *Completer) Get() CobraCompleter
func (*Completer) WithHandlers ¶ added in v0.6.1
func (*Completer) WithSettings ¶ added in v0.6.1
func (c *Completer) WithSettings(options ...render.SettingsOption) *Completer
Click to show internal directories.
Click to hide internal directories.