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

File manifest.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

parseManifestFunction · 0.90
mkdtempFunction · 0.85
makePluginFunction · 0.70
writeFileFunction · 0.50

Tested by

no test coverage detected