Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
{spawnSync} = require(
'node:child_process'
);
2
const
{Parser: parser} = require(
'yargs/helpers'
);
3
4
// Remove all command line flags from the arguments.
Callers
nothing calls this directly
Calls
5
map
Method · 0.80
buildTargets
Function · 0.70
runBazelCommandOnTargets
Function · 0.70
write
Method · 0.65
warn
Method · 0.65
Tested by
no test coverage detected