mendevi.download.decapsulation¶ Automatate the decapsulation process. Functions retrive_file(file) Attempt to retrieve the file. Details mendevi.download.decapsulation.retrive_file(file: Path | str) → Path[source] Attempt to retrieve the file. Parameters¶ filepathlikeThe name or the identifier of the file you want to retrive. Returns¶ decapsulated_filepathlib.PathThe final unencapsulated file.