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

File 05-verify.mjs

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

Source from the content-addressed store, hash-verified

1import { run } from './exec.mjs';
2import { nativeBinPath, targetTriple } from './paths.mjs';
3
4export async function runVerifyStep({ requireGatekeeper = false } = {}) {

Callers

nothing calls this directly

Calls 1

runVerifyStepFunction · 0.85

Tested by

no test coverage detected