Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
AccountUpdateEvent
Class · 0.90
addEvent
Method · 0.45
Tested by
no test coverage detected