MCPcopy Create free account
hub / github.com/devspace-sh/devspace / Parent

Method Parent

pkg/devspace/pipeline/pipeline.go:119–121  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

117}
118
119func (p *pipeline) Parent() types.Pipeline {
120 return p.parent
121}
122
123func (p *pipeline) Close() error {
124 err := p.main.Stop()

Callers 1

ExcludeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected