MCPcopy Create free account
hub / github.com/boostorg/build / native_UNIX

Function native_UNIX

v2/util/path.py:57–58  ·  view source on GitHub ↗
(path)

Source from the content-addressed store, hash-verified

55 return native_UNIX (path)
56
57def native_UNIX (path):
58 return path
59
60
61def pwd ():

Callers 1

nativeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected