extract_gzip_archive
winbrew_
core
0.1.0
In winbrew_
core::
fs::
archive::
extract::
gzip
winbrew_core
::
fs
::
archive
::
extract
::
gzip
Function
extract_
gzip_
archive
Copy item path
Source
pub(crate) fn extract_gzip_archive( gzip_path: &
Path
, destination_dir: &
Path
, ) ->
Result
<
()
>