Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudfoundry/cli
/ Load
Method
Load
cf/configuration/config_disk_persistor.go:18–18 ·
view source on GitHub ↗
(DataInterface)
Source
from the content-addressed store, hash-verified
16
Delete()
17
Exists() bool
18
Load(DataInterface) error
19
Save(DataInterface) error
20
}
21
Callers
4
start_test.go
File · 0.65
config_disk_persistor_test.go
File · 0.65
init
Method · 0.65
init
Method · 0.65
Implementers
3
DiskPersistor
cf/configuration/config_disk_persistor
FakePersistor
cf/configuration/configurationfakes/fa
FakePersistor
cf/util/testhelpers/configuration/fake
Calls
no outgoing calls
Tested by
no test coverage detected