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