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

File scanner.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

resolveSkillRootsFunction · 0.90
discoverSkillsFunction · 0.90
makeWorkspaceFunction · 0.85
mkdtempFunction · 0.85
loadRootsMethod · 0.80
realpathFunction · 0.70
writeSkillFunction · 0.70
listSkillsMethod · 0.65
listInvocableSkillsMethod · 0.65
getSkillMethod · 0.65
getPluginSkillMethod · 0.65
hasMethod · 0.65

Tested by

no test coverage detected