Expand description
Archive operations (extract and compress).
Enums§
- Archive
Error - Error that can occur during archive operations.
- Archive
Format - 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§
- Archive
Result - Result of an archive operation.