MCPcopy
hub / github.com/angular/angular-cli / builder-project-by-cwd.ts

File builder-project-by-cwd.ts

tests/e2e/tests/commands/builder-project-by-cwd.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { join } from 'node:path';
2import { expectFileToExist } from '../../utils/fs';
3import { ng } from '../../utils/process';
4

Callers

nothing calls this directly

Calls 3

ngFunction · 0.90
expectFileToExistFunction · 0.90
joinFunction · 0.85

Tested by

no test coverage detected