Module onedrive

Module onedrive 

Source
Expand description

OneDrive CloudHome implementation.

Uses the Microsoft Graph API. Files are stored flat in a single folder – path separators are encoded as __ (same as Google Drive) to avoid sub-folder creation.

Structs§

OneDriveCloudHome
OneDrive cloud home backend.