Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommonstackAI/UncommonRoute
/ _config_path
Function
_config_path
uncommon_route/telemetry.py:74–75 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
72
73
74
def
_config_path() -> Path:
75
return
_config_dir() /
"config.json"
76
77
78
def
_load_config() -> dict[str, Any]:
Callers
2
_load_config
Function · 0.85
_save_config
Function · 0.85
Calls
1
_config_dir
Function · 0.85
Tested by
no test coverage detected