Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ main
Function
main
deps/v8/tools/mb/mb.py:73–75 ·
view source on GitHub ↗
(args)
Source
from the content-addressed store, hash-verified
71
72
73
def
main(args):
74
mbw = MetaBuildWrapper()
75
return
mbw.Main(args)
76
77
78
class
MetaBuildWrapper():
Callers
1
mb.py
File · 0.70
Calls
2
Main
Method · 0.95
MetaBuildWrapper
Class · 0.85
Tested by
no test coverage detected