MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / join

Function join

Lib/posixpath.py:68–81  ·  view source on GitHub ↗

Join two or more pathname components, inserting '/' as needed. If any component is an absolute path, all previous path components will be discarded. An empty last part will result in a path that ends with a separator.

(a, *p)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

ismountFunction · 0.70
walkFunction · 0.70
abspathFunction · 0.70
_joinrealpathFunction · 0.70
relpathFunction · 0.70

Calls 2

startswithMethod · 0.80
endswithMethod · 0.80

Tested by

no test coverage detected