Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular-cli
/ peer.ts
File
peer.ts
tests/e2e/tests/commands/add/peer.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert/strict'
;
2
import
{ resolve } from
'node:path'
;
3
import
{ cp } from
'node:fs/promises'
;
4
import
{ assetDir } from
'../../../utils/assets'
;
Callers
nothing calls this directly
Calls
2
runNgAdd
Function · 0.85
match
Method · 0.45
Tested by
no test coverage detected