MCPcopy Index your code
hub / github.com/angular/angular-cli / 001-npm-sandbox.ts

File 001-npm-sandbox.ts

tests/e2e/setup/001-npm-sandbox.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

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

Tested by

no test coverage detected