Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudfoundry/cli
/ Delete
Method
Delete
cf/configuration/config_disk_persistor.go:16–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
15
type
Persistor
interface
{
16
Delete()
17
Exists() bool
18
Load(DataInterface) error
19
Save(DataInterface) error
Callers
15
Execute
Method · 0.65
Execute
Method · 0.65
Execute
Method · 0.65
Execute
Method · 0.65
Execute
Method · 0.65
Execute
Method · 0.65
Execute
Method · 0.65
Execute
Method · 0.65
Execute
Method · 0.65
Execute
Method · 0.65
Execute
Method · 0.65
Execute
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