forked from mirrors/gecko-dev
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. --HG-- extra : rebase_source : dedca9393783623461509c7c85e35302f4b08a2a
25 lines
289 B
ReStructuredText
25 lines
289 B
ReStructuredText
API
|
|
===
|
|
|
|
DownloadManager
|
|
---------------
|
|
|
|
.. currentmodule:: dlmanager
|
|
|
|
.. autoclass:: DownloadManager
|
|
:members:
|
|
|
|
Download
|
|
--------
|
|
|
|
.. autoclass:: Download
|
|
:members:
|
|
|
|
.. autoclass:: DownloadInterrupt
|
|
:members:
|
|
|
|
PersistLimit
|
|
------------
|
|
|
|
.. autoclass:: PersistLimit
|
|
:members:
|