failures property

Map<String, String> failures
final

Files that failed (hash mismatch or I/O error), path → reason.

Implementation

final Map<String, String> failures;