MCPcopy 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

1import { resolve } from 'node:path';
2
3import { describe, expect, it } from 'vitest';
4

Callers

nothing calls this directly

Calls 14

targetTripleFunction · 0.90
executableNameFunction · 0.90
nativeIntermediatesDirFunction · 0.90
nativeBinDirFunction · 0.90
nativeBinPathFunction · 0.90
nativeJsBundlePathFunction · 0.90
nativeBlobPathFunction · 0.90
nativeSeaConfigPathFunction · 0.90
nativeManifestKeyFunction · 0.90
nativeDistRootFunction · 0.90
nativeManifestDirFunction · 0.90
nativeArtifactsDirFunction · 0.90

Tested by

no test coverage detected