Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
119
func
(p *pipeline) Parent() types.Pipeline {
120
return
p.parent
121
}
122
123
func
(p *pipeline) Close() error {
124
err := p.main.Stop()
Callers
1
Exclude
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected