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

File launchd.ts

packages/server/src/svc/launchd.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2
3import { existsSync, mkdirSync, rmSync, writeFileSync } from 'node:fs';
4import { dirname } from 'node:path';

Callers

nothing calls this directly

Calls 2

execFileUtf8Function · 0.90
resolveSupervisorProgramFunction · 0.90

Tested by

no test coverage detected