Skip to main content

Module archive

Module archive 

Source

Structs§

ArchiveEntry

Enums§

ArchiveQueryResult
Polymorphic result of get_file_from_archive.

Functions§

extract_tar_gz
Extract a .tar.gz archive to dest, optionally stripping leading path components (e.g. strip_components = 1 removes the top-level directory that most JDK tarballs include).
get_file_from_archive
Query a ZIP or JAR archive.