Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ paths.test.ts
File
paths.test.ts
apps/kimi-code/test/scripts/native/paths.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ resolve } from
'node:path'
;
2
3
import
{ describe, expect, it } from
'vitest'
;
4
Callers
nothing calls this directly
Calls
14
targetTriple
Function · 0.90
executableName
Function · 0.90
nativeIntermediatesDir
Function · 0.90
nativeBinDir
Function · 0.90
nativeBinPath
Function · 0.90
nativeJsBundlePath
Function · 0.90
nativeBlobPath
Function · 0.90
nativeSeaConfigPath
Function · 0.90
nativeManifestKey
Function · 0.90
nativeDistRoot
Function · 0.90
nativeManifestDir
Function · 0.90
nativeArtifactsDir
Function · 0.90
Tested by
no test coverage detected