Function decompress_file

Source
pub(crate) fn decompress_file(
    path_to_tar: &PathBuf,
    output_path: &PathBuf,
) -> Result<(), Error>
Expand description

ยงUntar and unzip the input tar.gz file