Function untar

Source
pub(super) fn untar(tarball: &Path, target: &Path) -> Result<Vec<PathBuf>>