We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d132672 commit e1fa2feCopy full SHA for e1fa2fe
1 file changed
README.rst
@@ -93,6 +93,7 @@ Downloader
93
- Semantic file systems allow you to have multiple files with the same name and to have one file appearing in multiple places.
94
- Thus for performing any action related to a file/folder in Drive, we would need the IDs of the file/folder.
95
- ``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.
97
- Using the ``Downloader()``
98
99
.. code:: python
0 commit comments