Skip to content

Commit

Permalink
downloader doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ab-anand committed Jun 6, 2021
1 parent d132672 commit e1fa2fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ Downloader
- Semantic file systems allow you to have multiple files with the same name and to have one file appearing in multiple places.
- Thus for performing any action related to a file/folder in Drive, we would need the IDs of the file/folder.
- ``ZDrive`` allows you to retrieve a list of files/folders present inside the Drive along with their IDs.
- ``Downloader()`` also uses multiprocessing for speeding up the download process.
- Using the ``Downloader()``

.. code:: python
Expand Down

0 comments on commit e1fa2fe

Please sign in to comment.