Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/opentrace/opentrace
/ _salt_path
Function
_salt_path
agent/src/opentrace_agent/cli/credentials.py:146–147 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
144
145
146
def
_salt_path() -> Path:
147
return
_base_dir() /
".salt"
148
149
150
def
_get_or_create_salt() -> bytes:
Callers
1
_get_or_create_salt
Function · 0.85
Calls
1
_base_dir
Function · 0.85
Tested by
no test coverage detected