Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/getsentry/XcodeBuildMCP
/ path-tree.test.ts
File
path-tree.test.ts
src/utils/renderers/__tests__/path-tree.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ homedir } from
'node:os'
;
2
import
{ basename, dirname } from
'node:path'
;
3
import
{ describe, expect, it } from
'vitest'
;
4
import
{ displayPath } from
'../../build-preflight.ts'
;
Callers
nothing calls this directly
Calls
1
formatPathTree
Function · 0.90
Tested by
no test coverage detected