MCPcopy
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_upgradeMethod · 0.95
closeMethod · 0.45
remove_handlersFunction · 0.45
OsOpenFunction · 0.45
mountMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected