Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
def
main(args):
17
executor = FlockTool()
18
executor.Dispatch(args)
19
20
21
class
FlockTool:
Callers
1
flock_tool.py
File · 0.70
Calls
2
Dispatch
Method · 0.95
FlockTool
Class · 0.85
Tested by
no test coverage detected