MCPcopy
hub / github.com/angular/angular-cli / cache-clean.ts

File cache-clean.ts

tests/e2e/tests/commands/cache/cache-clean.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createDir, expectFileNotToExist, expectFileToExist } from '../../../utils/fs';
2import { ng } from '../../../utils/process';
3
4export default async function () {

Callers

nothing calls this directly

Calls 4

createDirFunction · 0.90
expectFileToExistFunction · 0.90
ngFunction · 0.90
expectFileNotToExistFunction · 0.90

Tested by

no test coverage detected