Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/angular
/ check.js
File
check.js
integration/ng_update/check.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'fs'
);
2
const
path = require(
'path'
);
3
4
const
angularRoot = path.resolve(
'./node_modules/@angular'
);
Callers
nothing calls this directly
Calls
12
reduce
Method · 0.80
map
Method · 0.80
indexOf
Method · 0.80
resolve
Method · 0.65
toString
Method · 0.65
join
Method · 0.65
parse
Method · 0.65
create
Method · 0.65
keys
Method · 0.65
error
Method · 0.65
forEach
Method · 0.45
exit
Method · 0.45
Tested by
no test coverage detected