State of left/right entries relative to each other.
equal
left
right
distinct
Generated using TypeDoc
State of left/right entries relative to each other.
equal
- Identical entries are found in both left/right dirs.left
- Entry is found only in left dir.right
- Entry is found only in right dir.distinct
- Entries exist in both left/right dir but have different content. See reason to understan why entries are considered distinct.