Skip to content

ArchiveError

Raised when unpacking a raw compressed stream (gzip, Zstandard, XZ) fails.

Inherits from: std.RuntimeError

Fields

detail @ (Str | nil)

The failing tool's error output, when it printed exactly one line.

source @ fs.Path

The stream that failed to unpack.