MCPcopy Index your code
hub / github.com/angular/angular-cli / completion.ts

File completion.ts

tests/e2e/tests/commands/completion/completion.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { promises as fs } from 'node:fs';
2import * as path from 'node:path';
3import { getGlobalVariable } from '../../../utils/env';
4import { mockHome } from '../../../utils/utils';

Callers

nothing calls this directly

Calls 10

getGlobalVariableFunction · 0.90
mockHomeFunction · 0.90
execAndCaptureErrorFunction · 0.90
execWithEnvFunction · 0.90
silentNpmFunction · 0.90
windowsTestsFunction · 0.70
readFileMethod · 0.65
writeFileMethod · 0.65
mkdirMethod · 0.65

Tested by

no test coverage detected