MCPcopy 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
232func getNameOrID(n *Node) string {
233 return n.ID
234}

Callers 2

RemoveNodeMethod · 0.85
ErrorMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected