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

Function NewDownloadHook

pkg/devspace/hook/download.go:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23)
24
25func NewDownloadHook() RemoteHook {
26 return &remoteDownloadHook{}
27}
28
29type remoteDownloadHook struct{}
30

Callers 1

runHookFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected