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

Method get_key

module/plugins/internal/Notifier.py:40–41  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

38 self.notifications = 0
39
40 def get_key(self):
41 raise NotImplementedError
42
43 def send(self, event, msg, key):
44 raise NotImplementedError

Callers 1

notifyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected