MCPcopy Index your code
hub / github.com/angular/angular-cli / 500-create-project.ts

File 500-create-project.ts

tests/e2e/initialize/500-create-project.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { join } from 'node:path';
2import { getGlobalVariable } from '../utils/env';
3import { expectFileToExist } from '../utils/fs';
4import { gitClean } from '../utils/git';

Callers

nothing calls this directly

Calls 8

getGlobalVariableFunction · 0.90
gitCleanFunction · 0.90
ngFunction · 0.90
getActivePackageManagerFunction · 0.90
expectFileToExistFunction · 0.90
updateJsonFileFunction · 0.90
prepareProjectForE2eFunction · 0.90
joinFunction · 0.85

Tested by

no test coverage detected