Constant difft::exit_codes::EXIT_SUCCESS
source · [−]pub(crate) const EXIT_SUCCESS: i32 = 0;
Expand description
Successfully ran a diff, found no syntactic changes in text files or byte changes in binary files.
pub(crate) const EXIT_SUCCESS: i32 = 0;
Successfully ran a diff, found no syntactic changes in text files or byte changes in binary files.