scitacean.typing.UploadConnection#
- class scitacean.typing.UploadConnection(*args, **kwargs)[source]#
An open connection to the file server for uploads.
Constructors
__init__(*args, **kwargs)Methods
revert_upload(*files)Delete files uploaded by upload_file.
upload_files(*files)Upload files to the file server.
- __init__(*args, **kwargs)#