MCPcopy Index your code
hub / github.com/angular/angular-cli / project-cannot-be-determined-by-cwd.ts

File project-cannot-be-determined-by-cwd.ts

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

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import { join } from 'node:path';
3import { execAndWaitForOutputToMatch, ng } from '../../utils/process';
4import { updateJsonFile } from '../../utils/project';

Callers

nothing calls this directly

Calls 6

updateJsonFileFunction · 0.90
ngFunction · 0.90
expectToFailFunction · 0.90
joinFunction · 0.85
matchMethod · 0.45

Tested by

no test coverage detected