MCPcopy Create free account
hub / github.com/pyload/pyload / send

Method send

module/plugins/internal/Notifier.py:43–44  ·  view source on GitHub ↗
(self, event, msg, key)

Source from the content-addressed store, hash-verified

41 raise NotImplementedError
42
43 def send(self, event, msg, key):
44 raise NotImplementedError
45
46 def pyload_updated(self, etag):
47 if not self.config.get('update', True):

Callers 1

notifyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected