Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ sinks.test.ts
File
sinks.test.ts
packages/agent-core/test/logging/sinks.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtemp, readFile, readdir, rm, stat } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'pathe'
;
4
Callers
nothing calls this directly
Calls
7
mkdtemp
Function · 0.85
listLogs
Function · 0.85
enqueue
Method · 0.65
flush
Method · 0.65
toString
Method · 0.65
readFile
Function · 0.50
stat
Function · 0.50
Tested by
no test coverage detected