Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devspace-sh/devspace
/ Root
Method
Root
pkg/devspace/dependency/types/types.go:23–23 ·
view source on GitHub ↗
Root determines if we are the top of the graph
()
Source
from the content-addressed store, hash-verified
21
22
// Root determines if we are the top of the graph
23
Root() bool
24
25
// Path returns the folder where this dependency is stored
26
Path() string
Callers
1
resolveRecursive
Method · 0.65
Implementers
1
Dependency
pkg/devspace/dependency/dependency.go
Calls
no outgoing calls
Tested by
no test coverage detected