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

File base.ts

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

Source from the content-addressed store, hash-verified

1import { assetDir } from '../../../utils/assets';
2import { deleteFile, expectFileToExist, symlinkFile } from '../../../utils/fs';
3import { ng } from '../../../utils/process';
4import { expectToFail } from '../../../utils/utils';

Callers

nothing calls this directly

Calls 6

symlinkFileFunction · 0.90
assetDirFunction · 0.90
ngFunction · 0.90
expectFileToExistFunction · 0.90
expectToFailFunction · 0.90
deleteFileFunction · 0.90

Tested by

no test coverage detected