MCPcopy Index your code
hub / github.com/devspace-sh/devspace / helperFileInfo

TypeAlias helperFileInfo

pkg/devspace/services/inject/inject.go:252–252  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

250}
251
252type helperFileInfo []byte
253
254func (h helperFileInfo) Name() string {
255 return DevSpaceHelperTempFolder

Callers 1

InjectDevSpaceHelperFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected