MCPcopy 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 */
67export function clearGitAvailabilityCache(): void {
68 checkGitAvailable.cache?.clear?.()
69}

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected