MCPcopy 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
73def main(args):
74 mbw = MetaBuildWrapper()
75 return mbw.Main(args)
76
77
78class MetaBuildWrapper():

Callers 1

mb.pyFile · 0.70

Calls 2

MainMethod · 0.95
MetaBuildWrapperClass · 0.85

Tested by

no test coverage detected