Registered StackHub users may elect to receive email notifications whenever a new package version is released.
There are 3 watchers.
This function clears all key values configured for the GDriveExt.
This function will delete the most recently modified file with the given name.
This function will delete all files edited on or before the provided date. The format is: D-M-YYYY
This function will download the most recently modified file with the given file name to the path specified. The path is relative to the current project directory.
This function will list the files and their id's that are available for access through the gdriveExt.
This function uses the currently configured keys and checks to see if they are valid.
This function will share the most recently modified file with the given file name with the users specified in the sharing dictionary. It will also specify to send the users upon sharing the file. Configuration on sharing found here
This function takes in a path (relative to the current project) to a file, an optional dictionary of file metadata, and an optional dictionary of a dictionary mapping email addresses to their access capabilities. It will upload the file, write the metadata, and share the file accordingly. Configuration on fileData found here Configuration on sharing found here