Provides reason when two identically named entries are distinct.
Not available if entries are equal.
different-size
different-date - Entry dates are different. Used when {@link Options.compareDate} is
different-content
true
broken-link
different-symlink
permission-denied
Generated using TypeDoc
Provides reason when two identically named entries are distinct.
Not available if entries are equal.
different-size
- Files differ in size.different-date - Entry dates are different. Used when {@link Options.compareDate} is
true`.different-content
- File contents are different. Used when {@link Options.compareContent} istrue
.broken-link
- Both left/right entries are broken links.different-symlink
- Symlinks are different. See {@link Options.compareSymlink} for details.permission-denied
- One or both left/right entries are not accessible. See handlePermissionDenied for details.