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

Method getStatus

module/CaptchaManager.py:123–124  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

121 return res
122
123 def getStatus(self):
124 return self.status
125
126 def setWaiting(self, sec):
127 """ let the captcha wait secs for the solution """

Callers 1

getCaptchaTaskStatusMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected