MCPcopy Index your code
hub / github.com/jetify-com/devbox / ClearNarInfoCache

Function ClearNarInfoCache

internal/devpkg/narinfo_cache.go:338–340  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

336}
337
338func ClearNarInfoCache() {
339 narInfoStatusFnCache = sync.Map{}
340}

Callers 1

handleInstallFailureMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected