Compares two files using the diff utility that is configured in Histograph config.yml
configuration file, and returns the output as structured JS objects;
import:
diffTool: diff
For usage, see the original repository by Bert Spaan.
Compares two files using the diff utility that is configured in Histograph config.yml
configuration file, and returns the output as structured JS objects;
import:
diffTool: diff
For usage, see the original repository by Bert Spaan.