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

File reload.test.ts

apps/kimi-code/test/tui/commands/reload.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 7

setExperimentalFeaturesFunction · 0.90
handleReloadTuiCommandFunction · 0.90
handleReloadCommandFunction · 0.90
writeTuiConfigFunction · 0.85
makeHostFunction · 0.70
resolveMethod · 0.65

Tested by

no test coverage detected