Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Description ¶
Types ¶
type PluginCommand ¶
type PluginCommand struct {
// contains filtered or unexported fields
}
func NewPluginCommand ¶
func NewPluginCommand(p ppi.Plugin) *PluginCommand
func (*PluginCommand) Command ¶
func (p *PluginCommand) Command() *cobra.Command
func (*PluginCommand) Execute ¶
func (p *PluginCommand) Execute(args []string) error
Click to show internal directories.
Click to hide internal directories.