Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ execAndWaitForOutputToMatch } from
'../../utils/process'
;
2
3
export
default
async
function
() {
4
const
currentDirectory = process.cwd();
Callers
nothing calls this directly
Calls
1
execAndWaitForOutputToMatch
Function · 0.90
Tested by
no test coverage detected