Compares files based on their binary content.
This is the default file content comparator. It is used when compareContent is true and custom file comparator is not specified (ie. compareFileSync or compareFileAsync are 'undefined').
Compares files line by line.
These additional options are available:
Generated using TypeDoc
Compares files based on their binary content.
This is the default file content comparator. It is used when compareContent is true and custom file comparator is not specified (ie. compareFileSync or compareFileAsync are 'undefined').