method
compare
v1_8_7_72 -
Show latest stable
- Class:
File
compare(from, to, verbose = false)public
Returns true if and only if the contents of files from and to are identical. If verbose is true, from <=> to is printed.
compare(from, to, verbose = false)Returns true if and only if the contents of files from and to are identical. If verbose is true, from <=> to is printed.