Versions in this module Expand all Collapse all v4 v4.5.0 Jan 21, 2025 v4.4.0 Jan 12, 2025 Changes in this version + type Plugin struct + func (Plugin) Name() string + func (Plugin) SupportedProjectVersions() []config.Version + func (Plugin) Version() plugin.Version + func (p *Plugin) BindFlags(fs *pflag.FlagSet) + func (p Plugin) DeprecationWarning() string + func (p Plugin) GetEditSubcommand() plugin.EditSubcommand + func (p Plugin) GetInitSubcommand() plugin.InitSubcommand