Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/cli
/ Close
Method
Close
cf/configuration/pluginconfig/plugin_config.go:105–108 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
103
}
104
105
func
(c *PluginConfig) Close() {
106
c.read()
107
// perform a read to ensure write lock has been cleared
108
}
Callers
nothing calls this directly
Calls
1
read
Method · 0.95
Tested by
no test coverage detected