Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommonstackAI/UncommonRoute
/ _config_dir
Function
_config_dir
uncommon_route/telemetry.py:69–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
67
# ─── Opt-In Logic ───
68
69
def
_config_dir() -> Path:
70
from
uncommon_route.paths
import
data_dir
71
return
data_dir()
72
73
74
def
_config_path() -> Path:
Callers
3
_config_path
Function · 0.85
_buffer_path
Function · 0.85
_sent_log_path
Function · 0.85
Calls
1
data_dir
Function · 0.90
Tested by
no test coverage detected