Optional path1Optional path2Path not including file/directory name; can be relative or absolute depending on call to compare(). Is undefined if missing on the right side.
Path relative to the root directory of the comparison.
Optional name1Left file/directory name. Is undefined if missing on the left side.
Optional name2Right file/directory name. Is undefined if missing on the right side.
See DifferenceState
Permission related state of left/right entries.
Type of left entry. Is undefined if missing on the left side.
Type of right entry. Is undefined if missing on the right side.
Optional size1Left file size. Is undefined if missing on the left side.
Optional size2Right file size. Is undefined if missing on the right side.
Optional date1Left entry modification date (stat.mtime). Is undefined if missing on the left side.
Optional date2Right entry modification date (stat.mtime). Is undefined if missing on the right side.
Depth level relative to root dir.
Provides reason when two identically named entries are distinct.
Generated using TypeDoc
Path not including file/directory name; can be relative or absolute depending on call to compare(). Is undefined if missing on the left side.