unpack¶
- backpy.core.backup.compression.unpack(archive_path, target_path, verbosity_level)¶
- Parameters:
archive_path (Path)
target_path (Path | None)
verbosity_level (int)
- Return type:
Path
This package is still in development and not stable at this time! Features and functionalities might not work as expected.