Crate shadow_drive_cli
source ·Structs
- To get around using a Box
with [ShadowDriveClient].
Constants
- Maximum amount of files to batch into a single [store_files] request.
Functions
- Check with a HEAD that the URL exists and is a “text/plain” file. If so, return the response of a GET request.
- Pulls “last-modified” from HeaderMap, unaltered.
- Convert a file size string to Byte object with the denoted size.
- Further diagnostic printing wherever possible.
- Clap value parser for base58 string representations of [Pubkey].
- Generate a Shadow Drive file URL from storage account and filename.
- Confirm from the user that they definitely want some irreversible operation to occur.