Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
28
def
get_lib_path(filename):
29
return
os.path.join(package_dir,
'lib'
, filename)
Callers
1
environ.py
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected