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

Method Experimental

command/config.go:29–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27 DockerPassword() string
28 CNBCredentials() (map[string]interface{}, error)
29 Experimental() bool
30 GetPlugin(pluginName string) (configv3.Plugin, bool)
31 GetPluginCaseInsensitive(pluginName string) (configv3.Plugin, bool)
32 HasTargetedOrganization() bool

Callers 1

env_test.goFile · 0.65

Implementers 1

FakeConfigcommand/commandfakes/fake_config.go

Calls

no outgoing calls

Tested by

no test coverage detected