Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/cli
/ IsEmpty
Method
IsEmpty
util/generic/map.go:9–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
8
type
Map
interface
{
9
IsEmpty() bool
10
Count() int
11
Keys() []
interface
{}
12
Has(key
interface
{}) bool
Callers
2
MarshalJSON
Method · 0.65
createAppSetFromContextAndManifest
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected