Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adcontextprotocol/adcp
/ __clearTierCache
Function
__clearTierCache
server/src/addie/claude-cost-tracker.ts:396–398 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
394
* test
's memoized result doesn'
t leak into the next.
395
*/
396
export
function
__clearTierCache(): void {
397
tierCache.clear();
398
}
399
400
/**
401
* Test-only: swap the store implementation. Tests pass an
Callers
1
claude-cost-tier-resolution.test.ts
File · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected