Part of bzrlib.diff View In Hierarchy
| Method | diff | Perform comparison between two symlinks |
| Method | diff_symlink | Undocumented |
Inherited from DiffPath:
| Method | __init__ | Constructor. |
| Method | finish | Undocumented |
| Class Method | from_diff_tree | Undocumented |
| Static Method | _diff_many | Undocumented |
| Parameters | file_id | The file_id of the file to compare |
| old_path | Path of the file in the old tree | |
| new_path | Path of the file in the new tree | |
| old_kind | Old file-kind of the file | |
| new_kind | New file-kind of the file |