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

Function join

PC/getpathp.c:151–169  ·  view source on GitHub ↗

Add a path component, by appending stuff to buffer. buffer must have at least MAXPATHLEN + 1 bytes allocated, and contain a NUL-terminated string with no more than MAXPATHLEN characters (not counting the trailing NUL). It's a fatal error if it contains a string longer than that (callers must be careful!). If these requirements are met, it's guaranteed that buffer will still be a N

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

deltreeFunction · 0.90
gotlandmarkFunction · 0.70
ifFunction · 0.70

Calls 2

is_sepFunction · 0.70
Py_FatalErrorFunction · 0.50

Tested by

no test coverage detected