--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns true if and only if the contents of files from and to are identical. If verbose is true, from <=> to is printed. full_name: File::compare is_singleton: true name: compare params: (from, to, verbose = false) visibility: public