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

File dir.ts

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

Source from the content-addressed store, hash-verified

1import { cp } from 'node:fs/promises';
2import { resolve } from 'node:path';
3import { assetDir } from '../../../utils/assets';
4import { expectFileToExist } from '../../../utils/fs';

Callers

nothing calls this directly

Calls 4

assetDirFunction · 0.90
ngFunction · 0.90
expectFileToExistFunction · 0.90
resolveFunction · 0.50

Tested by

no test coverage detected