Skip to main content

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 escaped by the key_encoding helpers. The read/read_range/list/delete methods are the shared OAuthRestHome implementations; this file supplies only the Graph request shapes, the page parser, the upload paths, and sharing.

Structs§

OneDriveCloudHome
OneDrive cloud home backend.