Skip to main content

Module archive

Module archive 

Source
Expand description

Archive operations (extract and compress).

Enums§

ArchiveError
Error that can occur during archive operations.
ArchiveFormat
Supported archive formats.

Functions§

create_archive
Create an archive from a list of files and/or directories.
extract_archive
Extract an archive to a destination directory.

Type Aliases§

ArchiveResult
Result of an archive operation.