Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular-cli
/ module-routing-child-folder.ts
File
module-routing-child-folder.ts
tests/e2e/tests/generate/module/module-routing-child-folder.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ join } from
'node:path'
;
2
import
{ ng } from
'../../../utils/process'
;
3
import
{ expectFileToExist } from
'../../../utils/fs'
;
4
import
{ expectToFail } from
'../../../utils/utils'
;
Callers
nothing calls this directly
Calls
6
ng
Function · 0.90
useCIDefaults
Function · 0.90
useCIChrome
Function · 0.90
expectFileToExist
Function · 0.90
expectToFail
Function · 0.90
join
Function · 0.85
Tested by
no test coverage detected