MCPcopy 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

1import { mkdtemp, readFile, readdir, rm, stat } from 'node:fs/promises';
2import { tmpdir } from 'node:os';
3import { join } from 'pathe';
4

Callers

nothing calls this directly

Calls 7

mkdtempFunction · 0.85
listLogsFunction · 0.85
enqueueMethod · 0.65
flushMethod · 0.65
toStringMethod · 0.65
readFileFunction · 0.50
statFunction · 0.50

Tested by

no test coverage detected