get_changes method
get_changes
Gets list of changes between source and target file(s).
def get_changes(self):
...
get_changes
Gets list of changes between source and target file(s).
def get_changes(self, get_change_options):
...
| Parameter | Type | Description |
|---|---|---|
| get_change_options | groupdocs.comparison.options.GetChangeOptions | Get change options |
See Also
- module
groupdocs.comparison - class
Comparer