MCPcopy Create free account
hub / github.com/aitjcize/cppman / get_lib_path

Function get_lib_path

cppman/__init__.py:28–29  ·  view source on GitHub ↗
(filename)

Source from the content-addressed store, hash-verified

26
27
28def get_lib_path(filename):
29 return os.path.join(package_dir, 'lib', filename)

Callers 1

environ.pyFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected