MCPcopy
hub / github.com/7836246/cursor2api / resetCache

Function resetCache

test/unit-proxy-agent.mjs:60–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58let cachedAgent = undefined;
59
60function resetCache() {
61 cachedAgent = undefined;
62}
63
64function getProxyDispatcher() {
65 const config = getConfig();

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected