Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devspace-sh/devspace
/ getNameOrID
Function
getNameOrID
pkg/devspace/dependency/graph/graph.go:232–234 ·
view source on GitHub ↗
(n *Node)
Source
from the content-addressed store, hash-verified
230
}
231
232
func
getNameOrID(n *Node) string {
233
return
n.ID
234
}
Callers
2
RemoveNode
Method · 0.85
Error
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected