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

File schtasks.ts

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

Source from the content-addressed store, hash-verified

1
2
3import { existsSync, mkdtempSync, rmSync, writeFileSync } from 'node:fs';
4import { tmpdir } from 'node:os';

Callers

nothing calls this directly

Calls 3

execFileUtf8Function · 0.90
resolveSupervisorProgramFunction · 0.90
cwdMethod · 0.80

Tested by

no test coverage detected