Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dataelement/Clawith
/ expunge
Method
expunge
backend/tests/test_webhooks_api.py:43–44 ·
view source on GitHub ↗
(self, value)
Source
from the content-addressed store, hash-verified
41
self.added.append(value)
42
43
def
expunge(self, value):
44
self.expunged.append(value)
45
46
async
def
commit(self):
47
self.committed = True
Callers
3
_tick
Function · 0.80
claim_pending_trigger_executions
Function · 0.80
receive_webhook
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected