MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / resource-root.test.ts

File resource-root.test.ts

src/core/__tests__/resource-root.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it } from 'vitest';
2import { mkdtempSync, mkdirSync, rmSync } from 'node:fs';
3import { tmpdir } from 'node:os';
4import { join, resolve } from 'node:path';

Callers

nothing calls this directly

Calls 8

getResourceRootFunction · 0.90
getManifestsDirFunction · 0.90
getBundledAxePathFunction · 0.90
getBundledFrameworksDirFunction · 0.90
tmpdirFunction · 0.85
resolveFunction · 0.85

Tested by

no test coverage detected