# Packages
No description provided by the author
# Functions
Download downloads a dataset or fails if it is still being uploaded.
GetLocalDatasetSize calculates the total size in bytes of the archived version of a directory on disk.
GetRemoteDatasetSize gets the size of a dataset from the metadata object.
Upload uploads a dataset.
# Structs
DownloadConfig is the config for Download operations.
UploadConfig is the config for Upload operations.