MCPcopy
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

1const fs = require('fs');
2const path = require('path');
3
4const angularRoot = path.resolve('./node_modules/@angular');

Callers

nothing calls this directly

Calls 12

reduceMethod · 0.80
mapMethod · 0.80
indexOfMethod · 0.80
resolveMethod · 0.65
toStringMethod · 0.65
joinMethod · 0.65
parseMethod · 0.65
createMethod · 0.65
keysMethod · 0.65
errorMethod · 0.65
forEachMethod · 0.45
exitMethod · 0.45

Tested by

no test coverage detected