MCPcopy 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
15def JoinPath(*args):
16 return os.path.normpath(os.path.join(*args))
17
18
19class VisualStudioVersion:

Callers 1

_SetupScriptInternalMethod · 0.85

Calls 1

joinMethod · 0.45

Tested by

no test coverage detected