MCPcopy
hub / github.com/angular/angular / manage.js

File manage.js

goldens/public-api/manage.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const {spawnSync} = require('node:child_process');
2const {Parser: parser} = require('yargs/helpers');
3
4// Remove all command line flags from the arguments.

Callers

nothing calls this directly

Calls 5

mapMethod · 0.80
buildTargetsFunction · 0.70
runBazelCommandOnTargetsFunction · 0.70
writeMethod · 0.65
warnMethod · 0.65

Tested by

no test coverage detected