Skip to content

Commit e1fa2fe

Browse files
committed
downloader doc
1 parent d132672 commit e1fa2fe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ Downloader
9393
- Semantic file systems allow you to have multiple files with the same name and to have one file appearing in multiple places.
9494
- Thus for performing any action related to a file/folder in Drive, we would need the IDs of the file/folder.
9595
- ``ZDrive`` allows you to retrieve a list of files/folders present inside the Drive along with their IDs.
96+
- ``Downloader()`` also uses multiprocessing for speeding up the download process.
9697
- Using the ``Downloader()``
9798

9899
.. code:: python

0 commit comments

Comments
 (0)