Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cocoindex-io/cocoindex-code
/ DbPathMappingEntry
Class
DbPathMappingEntry
src/cocoindex_code/protocol.py:167–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
166
167
class
DbPathMappingEntry(_msgspec.Struct):
168
source: str
169
target: str
170
171
172
class
DaemonEnvResponse(_msgspec.Struct, tag=
"daemon_env"
):
Callers
1
_dispatch
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected