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

Method PluginHome

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

Source from the content-addressed store, hash-verified

11 BinaryVersion() string
12 GetPlugin(pluginName string) (configv3.Plugin, bool)
13 PluginHome() string
14 PluginRepositories() []configv3.PluginRepository
15 Plugins() []configv3.Plugin
16 RemovePlugin(string)

Callers 3

ExecuteMethod · 0.65
InstallPluginFromPathMethod · 0.65

Implementers 1

FakeConfigcommand/commandfakes/fake_config.go

Calls

no outgoing calls

Tested by

no test coverage detected