MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / smoke.mjs

File smoke.mjs

apps/kimi-code/scripts/native/smoke.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { execFile } from 'node:child_process';
2import { readFile, stat } from 'node:fs/promises';
3import { resolve } from 'node:path';
4import { promisify } from 'node:util';

Callers

nothing calls this directly

Calls 10

targetTripleFunction · 0.90
nativeBinPathFunction · 0.90
nativeSmokeHomeFunction · 0.90
ensureExecutableExistsFunction · 0.85
runKimiFunction · 0.85
runKimiWithEnvFunction · 0.85
assertIncludesFunction · 0.70
logMethod · 0.65
readFileFunction · 0.50
resolveFunction · 0.50

Tested by

no test coverage detected