Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/claude-code-best/claude-code
/ path.test.ts
File
path.test.ts
src/utils/__tests__/path.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
'bun:test'
2
import
{ tmpdir } from
'os'
3
import
{ resolve } from
'path'
4
import
{
Callers
nothing calls this directly
Calls
9
containsPathTraversal
Function · 0.90
expandPath
Function · 0.90
normalizePathForConfigKey
Function · 0.90
toRelativePath
Function · 0.90
setOriginalFsImplementation
Function · 0.90
getFsImplementation
Function · 0.90
setFsImplementation
Function · 0.90
getDirectoryForPath
Function · 0.90
resolve
Function · 0.50
Tested by
no test coverage detected