pctasks.core.storage.Storage ============================ .. currentmodule:: pctasks.core.storage .. autoclass:: Storage .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Storage.__init__ ~Storage.delete_file ~Storage.delete_folder ~Storage.download_file ~Storage.file_exists ~Storage.fsspec_path ~Storage.get_authenticated_url ~Storage.get_file_info ~Storage.get_path ~Storage.get_path_from_url ~Storage.get_substorage ~Storage.get_uri ~Storage.get_url ~Storage.list_files ~Storage.read_bytes ~Storage.read_json ~Storage.read_ndjson ~Storage.read_text ~Storage.sign ~Storage.upload_bytes ~Storage.upload_code ~Storage.upload_file ~Storage.walk ~Storage.write_bytes ~Storage.write_dict ~Storage.write_text .. rubric:: Attributes .. autosummary:: ~Storage.fsspec_storage_options