MCPcopy
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.goFile · 0.65
initMethod · 0.65
initMethod · 0.65

Implementers 3

DiskPersistorcf/configuration/config_disk_persistor
FakePersistorcf/configuration/configurationfakes/fa
FakePersistorcf/util/testhelpers/configuration/fake

Calls

no outgoing calls

Tested by

no test coverage detected