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

Method getAccounts

module/common/APIExerciser.py:153–154  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

151 self.api.getPackageData(choice(info).pid)
152
153 def getAccounts(self):
154 self.api.getAccounts(False)
155
156 def getCaptchaTask(self):
157 self.api.getCaptchaTask(False)

Callers 4

reloadDataMethod · 0.45
_overrideMethod · 0.45
links_addedMethod · 0.45
configFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected