Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ run } from
'./exec.mjs'
;
2
import
{ nativeBinPath, targetTriple } from
'./paths.mjs'
;
3
4
export
async
function
runVerifyStep({ requireGatekeeper = false } = {}) {
Callers
nothing calls this directly
Calls
1
runVerifyStep
Function · 0.85
Tested by
no test coverage detected