Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/borgbackup/borg
/ close
Method
close
src/borg/cache.py:313–314 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
311
self._config.write(fd)
312
313
def
close(self):
314
pass
315
316
def
_check_upgrade(self, config_path):
317
try
:
Callers
6
__exit__
Method · 0.95
_check_upgrade
Method · 0.95
close
Method · 0.45
remove_handlers
Function · 0.45
OsOpen
Function · 0.45
mount
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected