Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular-cli
/ schematics-collections-relative.ts
File
schematics-collections-relative.ts
tests/e2e/tests/generate/schematics-collections-relative.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert'
;
2
import
{ join } from
'node:path'
;
3
import
{ ng } from
'../../utils/process'
;
4
import
{ writeMultipleFiles, createDir } from
'../../utils/fs'
;
Callers
nothing calls this directly
Calls
6
createDir
Function · 0.90
writeMultipleFiles
Function · 0.90
updateJsonFile
Function · 0.90
ng
Function · 0.90
join
Function · 0.85
match
Method · 0.45
Tested by
no test coverage detected