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

Method resetCount

module/database/FileDatabase.py:391–392  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

389 return False
390
391 def resetCount(self):
392 self.queuecount = -1
393
394 @lock
395 @change

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected