MCPcopy 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

1import { homedir } from 'node:os';
2import { basename, dirname } from 'node:path';
3import { describe, expect, it } from 'vitest';
4import { displayPath } from '../../build-preflight.ts';

Callers

nothing calls this directly

Calls 1

formatPathTreeFunction · 0.90

Tested by

no test coverage detected