MCPcopy Index your code
hub / github.com/pyload/pyload / sendChange

Method sendChange

module/plugins/AccountManager.py:191–193  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

189 return data
190
191 def sendChange(self):
192 e = AccountUpdateEvent()
193 self.core.pullManager.addEvent(e)

Callers

nothing calls this directly

Calls 2

AccountUpdateEventClass · 0.90
addEventMethod · 0.45

Tested by

no test coverage detected