MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / export-session.test.ts

File export-session.test.ts

packages/node-sdk/test/export-session.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { existsSync } from 'node:fs';
2import { mkdir, mkdtemp, readFile, rm, writeFile } from 'node:fs/promises';
3import { tmpdir } from 'node:os';
4import { join, resolve } from 'node:path';

Callers

nothing calls this directly

Calls 15

exportSessionDirectoryFunction · 0.90
resolveGlobalLogPathFunction · 0.90
recordingTelemetryFunction · 0.90
createKimiHarnessFunction · 0.85
keysMethod · 0.80
makeTempDirFunction · 0.70
makeSummaryFunction · 0.70
toPosixFunction · 0.70
readZipEntriesFunction · 0.70
hasMethod · 0.65
toStringMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected