Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ JoinPath
Function
JoinPath
tools/gyp/pylib/gyp/MSVSVersion.py:15–16 ·
view source on GitHub ↗
(*args)
Source
from the content-addressed store, hash-verified
13
14
15
def
JoinPath(*args):
16
return
os.path.normpath(os.path.join(*args))
17
18
19
class
VisualStudioVersion:
Callers
1
_SetupScriptInternal
Method · 0.85
Calls
1
join
Method · 0.45
Tested by
no test coverage detected