IndexMergeHelper#
- class barecat.maintenance.merge.IndexMergeHelper(index)[source]#
Handles index-only merging for symlink mode.
- Parameters:
index (barecat.core.index.Index) – The Index instance to operate on.
Instance Methods#
|
Adds the files and directories from another Barecat index to this one. |
|
Check for file/directory conflicts with attached sourcedb. |