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

Function setPluginConfig

util/configv3/config_suite_test.go:44–46  ·  view source on GitHub ↗
(pluginDir string, rawConfig string)

Source from the content-addressed store, hash-verified

42}
43
44func setPluginConfig(pluginDir string, rawConfig string) {
45 helpers.SetConfigContent(pluginDir, rawConfig)
46}

Callers 1

Calls 1

SetConfigContentFunction · 0.92

Tested by

no test coverage detected