Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyload/pyload
/ AccountUpdateEvent
Class
AccountUpdateEvent
module/PullEvents.py:114–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
return
[
"reload"
, self.destination]
113
114
class
AccountUpdateEvent():
115
def
toList(self):
116
return
[
"account"
]
117
118
class
ConfigUpdateEvent():
119
def
toList(self):
Callers
2
getAccountInfos
Method · 0.90
sendChange
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected