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

Method GetPluginCaseInsensitive

command/config.go:31–31  ·  view source on GitHub ↗
(pluginName string)

Source from the content-addressed store, hash-verified

29 Experimental() bool
30 GetPlugin(pluginName string) (configv3.Plugin, bool)
31 GetPluginCaseInsensitive(pluginName string) (configv3.Plugin, bool)
32 HasTargetedOrganization() bool
33 HasTargetedSpace() bool
34 IsTTY() bool

Callers 3

ExecuteMethod · 0.65
ExecuteMethod · 0.65

Implementers 1

FakeConfigcommand/commandfakes/fake_config.go

Calls

no outgoing calls

Tested by

no test coverage detected