Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cocoindex-io/cocoindex-code
/ RemoveProjectResponse
Class
RemoveProjectResponse
src/cocoindex_code/protocol.py:144–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
143
144
class
RemoveProjectResponse(_msgspec.Struct, tag=
"remove_project"
):
145
ok: bool
146
147
148
class
StopResponse(_msgspec.Struct, tag=
"stop"
):
Callers
2
test_all_response_types_round_trip
Function · 0.90
_dispatch
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_all_response_types_round_trip
Function · 0.72