from https://github.com/parkouss/dlmanager Note this technically should come before the first patch, but mozreview won't show useful interdiffs if I do that, so I'll reorder the patches before landing.
26 lines
289 B
ReStructuredText
26 lines
289 B
ReStructuredText
API
|
|
===
|
|
|
|
DownloadManager
|
|
---------------
|
|
|
|
.. currentmodule:: dlmanager
|
|
|
|
.. autoclass:: DownloadManager
|
|
:members:
|
|
|
|
Download
|
|
--------
|
|
|
|
.. autoclass:: Download
|
|
:members:
|
|
|
|
.. autoclass:: DownloadInterrupt
|
|
:members:
|
|
|
|
PersistLimit
|
|
------------
|
|
|
|
.. autoclass:: PersistLimit
|
|
:members:
|