MCPcopy
hub / github.com/cloudfoundry/cli / Plugins

Method Plugins

actor/pluginaction/config.go:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 PluginHome() string
14 PluginRepositories() []configv3.PluginRepository
15 Plugins() []configv3.Plugin
16 RemovePlugin(string)
17 WritePluginConfig() error
18}

Callers 6

GetAndValidatePluginMethod · 0.65
GetOutdatedPluginsMethod · 0.65
IsPluginCommandFunction · 0.65
PluginCommandNamesFunction · 0.65

Implementers 1

FakeConfigcommand/commandfakes/fake_config.go

Calls

no outgoing calls

Tested by

no test coverage detected