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

File 200-create-project-dir.ts

tests/e2e/setup/200-create-project-dir.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdir } from 'node:fs/promises';
2import { join } from 'node:path';
3import { getGlobalVariable, setGlobalVariable } from '../utils/env';
4

Callers

nothing calls this directly

Calls 4

getGlobalVariableFunction · 0.90
setGlobalVariableFunction · 0.90
joinFunction · 0.85
logMethod · 0.65

Tested by

no test coverage detected