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

File registry-option.ts

tests/e2e/tests/commands/add/registry-option.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getGlobalVariable } from '../../../utils/env';
2import { expectFileToExist } from '../../../utils/fs';
3import { execAndCaptureError, ng } from '../../../utils/process';
4import { expectToFail } from '../../../utils/utils';

Callers

nothing calls this directly

Calls 5

getGlobalVariableFunction · 0.90
execAndCaptureErrorFunction · 0.90
expectToFailFunction · 0.90
ngFunction · 0.90
expectFileToExistFunction · 0.90

Tested by

no test coverage detected