Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MicrosoftDocs/mcp
/ cache.test.ts
File
cache.test.ts
cli/test/unit/cache.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtemp, readFile } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'node:path'
;
4
Callers
nothing calls this directly
Calls
7
createFileLearnSessionCacheStore
Function · 0.85
createLearnCliClient
Function · 0.85
createTool
Function · 0.70
write
Method · 0.65
read
Method · 0.65
searchDocs
Method · 0.65
close
Method · 0.65
Tested by
no test coverage detected