MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / image-placeholder.test.ts

File image-placeholder.test.ts

apps/kimi-code/test/tui/input/image-placeholder.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdtempSync, readFileSync, rmSync, writeFileSync } from 'node:fs';
2import { tmpdir } from 'node:os';
3import { join } from 'node:path';
4

Callers

nothing calls this directly

Calls 9

extractMediaAttachmentsFunction · 0.90
getCacheDirFunction · 0.90
storeWithFunction · 0.85
setupTempCacheFunction · 0.85
videoPathFromPartsFunction · 0.85
addImageMethod · 0.80
addVideoMethod · 0.80
makeTempDirFunction · 0.70
cleanupFunction · 0.50

Tested by

no test coverage detected