Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CmdCompletion ¶
type CmdCompletion struct {
Completion
}
func (CmdCompletion) String ¶
func (C CmdCompletion) String() string
type CmdCompletionOrList ¶
type CmdCompletionOrList struct {
Completion
}
func (CmdCompletionOrList) String ¶
func (C CmdCompletionOrList) String() string
type Completion ¶
Click to show internal directories.
Click to hide internal directories.