MCPcopy Create free account
hub / github.com/nodejs/node / main

Function main

tools/gyp/pylib/gyp/flock_tool.py:16–18  ·  view source on GitHub ↗
(args)

Source from the content-addressed store, hash-verified

14
15
16def main(args):
17 executor = FlockTool()
18 executor.Dispatch(args)
19
20
21class FlockTool:

Callers 1

flock_tool.pyFile · 0.70

Calls 2

DispatchMethod · 0.95
FlockToolClass · 0.85

Tested by

no test coverage detected