Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
338
func
ClearNarInfoCache() {
339
narInfoStatusFnCache = sync.Map{}
340
}
Callers
1
handleInstallFailure
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected