Documentation ¶
Index ¶
- func Plugins() []plugins.Plugin
- type Developer
- func (dev *Developer) CmdName() string
- func (dev *Developer) Develop(ctx context.Context, root string, args []string) error
- func (dev *Developer) DevelopFlags() []*pflag.Flag
- func (dev *Developer) Flags() *pflag.FlagSet
- func (dev *Developer) PluginName() string
- func (dev *Developer) PrintFlags(w io.Writer) error
- func (dev *Developer) ScopedPlugins() []plugins.Plugin
- func (dev *Developer) WithPlugins(f plugins.Feeder)
- type Stdouter
- type Tagger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Developer ¶
func (*Developer) DevelopFlags ¶
func (*Developer) PluginName ¶
func (*Developer) ScopedPlugins ¶
func (*Developer) WithPlugins ¶
Click to show internal directories.
Click to hide internal directories.