Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ fs-path-safety.test.ts
File
fs-path-safety.test.ts
packages/server/test/fs-path-safety.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
3
import
{ mkdtempSync, rmSync, symlinkSync, writeFileSync, mkdirSync } from
'node:fs'
;
4
import
{ tmpdir } from
'node:os'
;
Callers
nothing calls this directly
Calls
1
resolveSafePath
Function · 0.90
Tested by
no test coverage detected