Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/ clearGitAvailabilityCache
Function
clearGitAvailabilityCache
src/utils/plugins/gitAvailability.ts:67–69 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
* Used
for
testing purposes.
66
*/
67
export
function
clearGitAvailabilityCache(): void {
68
checkGitAvailable.cache?.clear?.()
69
}
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected