scitacean.typing.DownloadConnection#
- class scitacean.typing.DownloadConnection(*args, **kwargs)[source]#
An open connection to the file server for downloads.
Constructors
__init__
(*args, **kwargs)Methods
download_files
(*, remote, local)Download files from the file server.
- __init__(*args, **kwargs)#