Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppsManagerPlugin ¶
type AppsManagerPlugin struct {
// contains filtered or unexported fields
}
func NewAppsManagerPlugin ¶
func NewAppsManagerPlugin(opts ...Option) *AppsManagerPlugin
func (*AppsManagerPlugin) Err ¶
func (p *AppsManagerPlugin) Err() error
func (*AppsManagerPlugin) GetMetadata ¶
func (p *AppsManagerPlugin) GetMetadata() plugin.PluginMetadata
func (*AppsManagerPlugin) Run ¶
func (p *AppsManagerPlugin) Run(cliConnection plugin.CliConnection, args []string)
type Option ¶
type Option func(p *AppsManagerPlugin)
func WithBrowser ¶
func WithStdout ¶
func WithVersion ¶
Click to show internal directories.
Click to hide internal directories.