MCPcopy Create free account
hub / github.com/pyload/pyload / close

Method close

module/network/XDCCRequest.py:206–207  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

204 return (self.received * 100) / self.filesize
205
206 def close(self):
207 pass

Callers 1

downloadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected