MCPcopy Index your code
hub / github.com/1Panel-dev/MaxKB / undeploy

Method undeploy

apps/trigger/handler/base_trigger.py:27–28  ·  view source on GitHub ↗
(self, trigger, **kwargs)

Source from the content-addressed store, hash-verified

25
26 @abstractmethod
27 def undeploy(self, trigger, **kwargs):
28 pass
29
30 @staticmethod
31 @abstractmethod

Callers 1

undeployFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected