MCPcopy
hub / github.com/cloudfoundry/cli / Delete

Method Delete

util/generic/map.go:18–18  ·  view source on GitHub ↗
(key interface{})

Source from the content-addressed store, hash-verified

16 Get(key interface{}) interface{}
17 Set(key interface{}, value interface{})
18 Delete(key interface{})
19 String() string
20}
21

Calls

no outgoing calls

Tested by

no test coverage detected