MCPcopy 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

resolveRecursiveMethod · 0.65

Implementers 1

Dependencypkg/devspace/dependency/dependency.go

Calls

no outgoing calls

Tested by

no test coverage detected