MCPcopy
hub / github.com/borgbackup/borg / break_lock

Method break_lock

src/borg/cache.py:359–360  ·  view source on GitHub ↗
(repository, path=None)

Source from the content-addressed store, hash-verified

357
358 @staticmethod
359 def break_lock(repository, path=None):
360 pass
361
362 @staticmethod
363 def destroy(repository, path=None):

Callers 4

do_break_lockMethod · 0.45
test_break_lockMethod · 0.45
test_breakMethod · 0.45

Calls

no outgoing calls

Tested by 3

test_break_lockMethod · 0.36
test_breakMethod · 0.36