Glider
|
Functions | |
download_file_or_folder (file_id, path) | |
src.upload_module.gdrive.DownloadFiles.download_file_or_folder | ( | file_id, | |
path ) |
Downloads a file or a folder from Google Drive Args: file_id (str): ID of the folder/file to download path (str): Local path where file(s) will be downloaded Returns : Nothing
Definition at line 13 of file DownloadFiles.py.