Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/corepack
/ _cli.ts
File
_cli.ts
sources/_cli.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{runMain} from
'./main'
;
2
3
runMain(process.argv.slice(2));
Callers
nothing calls this directly
Calls
1
runMain
Function · 0.90
Tested by
no test coverage detected