MCPcopy
hub / github.com/apache/caldera / reset

Method reset

tests/objects/test_link.py:21–22  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

19 self.fired = {}
20
21 def reset(self):
22 self.fired = {}
23
24 async def observe_event(self, callback, exchange=None, queue=None):
25 pass

Callers 4

muuri.min.jsFile · 0.45
EFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected