find_similar


Description:

public bool find_similar (DiffFindOptions? options) throws Error

Transform this marking file renames, copies, etc.

. If options is set to null, then the default options will be used.

Parameters:

this

a Diff.

options

a DiffFindOptions or null.

Returns:

true if there were no errors, false otherwise.