MCPcopy 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
105func (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

readMethod · 0.95

Tested by

no test coverage detected