Skip to content

Conversation

@rodyhaddad
Copy link

This PR adds the ability to handle folders properly when uploading files to Google Apps Script, without resorting to flattening the file tree.

Files on Google Apps Script seem to allow the / character in their name and so this PR exploits this to enable support of folders.
Files that are found in folders simply get their folders prepended to their name, and therefore: folder support.

Downloading them on `init` works properly too.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant