MCPcopy 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
114class AccountUpdateEvent():
115 def toList(self):
116 return ["account"]
117
118class ConfigUpdateEvent():
119 def toList(self):

Callers 2

getAccountInfosMethod · 0.90
sendChangeMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected