Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
44
func
setPluginConfig(pluginDir string, rawConfig string) {
45
helpers.SetConfigContent(pluginDir, rawConfig)
46
}
Callers
1
plugins_config_test.go
File · 0.85
Calls
1
SetConfigContent
Function · 0.92
Tested by
no test coverage detected