Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastMAS/KVCOMM
/ const.py
File
const.py
KVCOMM/utils/const.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
from
pathlib
import
Path
3
KVCOMM_ROOT = Path(os.path.realpath(os.path.join(os.path.split(__file__)[0],
"../.."
)))
Callers
nothing calls this directly
Calls
2
join
Method · 0.80
split
Method · 0.80
Tested by
no test coverage detected