Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/XcodeBuildMCP
/ derived-data-path.test.ts
File
derived-data-path.test.ts
src/utils/__tests__/derived-data-path.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
'node:path'
;
2
import
{ homedir } from
'node:os'
;
3
import
{ describe, expect, it } from
'vitest'
;
4
import
{
Callers
nothing calls this directly
Calls
4
getWorkspaceFilesystemLayout
Function · 0.90
workspaceKeyForRoot
Function · 0.90
resolveEffectiveDerivedDataPath
Function · 0.90
computeScopedDerivedDataPath
Function · 0.90
Tested by
no test coverage detected