MCPcopy Index your code
hub / github.com/angular/angular-cli / windows-subst-drive.ts

File windows-subst-drive.ts

tests/e2e/tests/vitest/windows-subst-drive.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import * as fs from 'node:fs';
3import * as path from 'node:path';
4import { execAndCaptureError, silentExec } from '../../utils/process';

Callers

nothing calls this directly

Calls 6

applyVitestBuilderFunction · 0.90
silentExecFunction · 0.90
execAndCaptureErrorFunction · 0.90
existsSyncMethod · 0.80
errorMethod · 0.65
matchMethod · 0.45

Tested by

no test coverage detected