repairArchive

fnArchiveHandle repairArchive(string path, string base, string ext) @safe

Repairs an archive and returns a new handle. Placeholder creates a marker file.

fnArchiveHandle repairArchive(string path, string base, string ext, RepairOptions ropts) @safe

Repairs an archive using custom RepairOptions. Creates a repaired archive under the same path with basename "base_repaired".