MCPcopy Index your code
hub / github.com/cloudfoundry/cli / BinaryVersion

Method BinaryVersion

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

Source from the content-addressed store, hash-verified

9 AddPlugin(configv3.Plugin)
10 AddPluginRepository(repoName string, repoURL string)
11 BinaryVersion() string
12 GetPlugin(pluginName string) (configv3.Plugin, bool)
13 PluginHome() string
14 PluginRepositories() []configv3.PluginRepository

Callers 11

NewClientFunction · 0.65
NewNetworkingClientFunction · 0.65
newWrappedRoutingClientFunction · 0.65
ExecuteMethod · 0.65
displayHelpPreambleMethod · 0.65
displayCommonCommandsMethod · 0.65
NewClientFunction · 0.65
NewClientFunction · 0.65
env_test.goFile · 0.65

Implementers 1

FakeConfigcommand/commandfakes/fake_config.go

Calls

no outgoing calls

Tested by

no test coverage detected