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

File plugins-rpc.test.ts

packages/agent-core/test/rpc/plugins-rpc.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 13

mkdtempFunction · 0.85
mergePluginMcpConfigMethod · 0.80
restoreEnvFunction · 0.70
writeFileFunction · 0.50
mkdirFunction · 0.50
readFileFunction · 0.50
installPluginMethod · 0.45
listPluginsMethod · 0.45
setPluginEnabledMethod · 0.45
removePluginMethod · 0.45
getPluginInfoMethod · 0.45

Tested by

no test coverage detected