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

File secure-registry.ts

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

Source from the content-addressed store, hash-verified

1import { expectFileNotToExist, expectFileToExist } from '../../../utils/fs';
2import { installWorkspacePackages } from '../../../utils/packages';
3import { git, ng } from '../../../utils/process';
4import { createNpmConfigForAuthentication } from '../../../utils/registry';

Callers

nothing calls this directly

Calls 7

expectFileNotToExistFunction · 0.90
ngFunction · 0.90
expectFileToExistFunction · 0.90
gitFunction · 0.90
expectToFailFunction · 0.90
installWorkspacePackagesFunction · 0.90

Tested by

no test coverage detected