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

filepathlike

The name or the identifier of the file you want to retrive.

Returns

decapsulated_filepathlib.Path

The final unencapsulated file.