MCPcopy 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

AsDependencyMethod · 0.65
ResolveFunction · 0.65
printDependencyRecursiveFunction · 0.65

Implementers 1

Dependencypkg/devspace/dependency/dependency.go

Calls

no outgoing calls

Tested by

no test coverage detected