MCPcopy Index your code
hub / github.com/angular/angular-cli / ng-new-collection.ts

File ng-new-collection.ts

tests/e2e/tests/commands/ng-new-collection.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { execAndWaitForOutputToMatch } from '../../utils/process';
2
3export default async function () {
4 const currentDirectory = process.cwd();

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected