You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An interesting approach would be to provide a wrapper on top of Google Drive API v3 via the google-drive3 crate or google-drive (seems to have better API and easier to compile). For shell access, we would return "unsupported" error for any invocation.
Make another member called distant-google-drive that houses this logic and would be an additional feature for the CLI and lua module.
The text was updated successfully, but these errors were encountered:
An interesting approach would be to provide a wrapper on top of Google Drive API v3 via the google-drive3 crate or google-drive (seems to have better API and easier to compile). For shell access, we would return "unsupported" error for any invocation.
Make another member called
distant-google-drive
that houses this logic and would be an additional feature for the CLI and lua module.The text was updated successfully, but these errors were encountered: