Documentation ¶
Index ¶
- func Plugins() []plugins.Plugin
- type Cmd
- func (fc *Cmd) Description() string
- func (cmd *Cmd) Flags() *pflag.FlagSet
- func (fc *Cmd) Main(ctx context.Context, root string, args []string) error
- func (fc *Cmd) PluginName() string
- func (fc *Cmd) ScopedPlugins() []plugins.Plugin
- func (f Cmd) String() string
- func (fc *Cmd) SubCommands() []plugins.Plugin
- func (fc *Cmd) WithPlugins(f plugins.Feeder)
- type Fixer
- type Flagger
- type Pflagger
- type Stdouter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cmd ¶
type Cmd struct {
// contains filtered or unexported fields
}
func (*Cmd) Description ¶
func (*Cmd) PluginName ¶
func (*Cmd) ScopedPlugins ¶
func (*Cmd) SubCommands ¶
func (*Cmd) WithPlugins ¶
Click to show internal directories.
Click to hide internal directories.