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

File file.ts

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

Source from the content-addressed store, hash-verified

1import { copyFile } from 'node:fs/promises';
2import { assetDir } from '../../../utils/assets';
3import { expectFileToExist } from '../../../utils/fs';
4import { ng } from '../../../utils/process';

Callers

nothing calls this directly

Calls 4

assetDirFunction · 0.90
ngFunction · 0.90
expectFileToExistFunction · 0.90
copyFileFunction · 0.85

Tested by

no test coverage detected