ConstantsΒ§
- EXIT_
BAD_ πARGUMENTS Invalid arguments given to difftastic. This could be usage errors (e.g. invalid numbers of arguments) or invalid paths (e.g. files we donβt have permission to read). - EXIT_
FOUND_ πCHANGES Successfully ran a diff, found syntactic changes in text files or byte changes in binary files. - EXIT_
SUCCESS πSuccessfully ran a diff, found no syntactic changes in text files or byte changes in binary files.