mendevi.download.decapsulation.retrive_file¶ 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.