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