BarecatMergeHelper#

class barecat.maintenance.merge.BarecatMergeHelper(barecat)[source]#

Handles full merging with data copying.

Parameters:

barecat (barecat.core.barecat.Barecat) – The Barecat instance to operate on.

Instance Methods#

merge_from_other_barecat(source_path[, ...])

Merge the contents of another Barecat archive into this one.