Framework
RepairResult
Result of a repair operation.
| Property | Type | Description |
|---|
durationMs | number | Time taken in milliseconds |
repaired | number | Number of items repaired |
success | boolean | - |
unrepaired | string[] | Items that could not be auto-repaired |
warnings | string[] | Warnings generated during repair |