MCPcopy
hub / github.com/1Panel-dev/MaxKB / support

Method support

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

Source from the content-addressed store, hash-verified

17
18 @abstractmethod
19 def support(self, trigger, **kwargs):
20 pass
21
22 @abstractmethod
23 def deploy(self, trigger, **kwargs):

Callers 2

executeFunction · 0.45
deployFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected