Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devspace-sh/devspace
/ Children
Method
Children
pkg/devspace/dependency/types/types.go:20–20 ·
view source on GitHub ↗
Children returns dependency children if any
()
Source
from the content-addressed store, hash-verified
18
19
// Children returns dependency children if any
20
Children() []Dependency
21
22
// Root determines if we are the top of the graph
23
Root() bool
Callers
4
AsDependency
Method · 0.65
Resolve
Function · 0.65
executeDependenciesRecursive
Method · 0.65
printDependencyRecursive
Function · 0.65
Implementers
1
Dependency
pkg/devspace/dependency/dependency.go
Calls
no outgoing calls
Tested by
no test coverage detected