Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/borgbackup/borg
/ RTError
Class
RTError
src/borg/helpers/errors.py:69–70 ·
view source on GitHub ↗
Runtime error: {}
Source
from the content-addressed store, hash-verified
67
68
69
class
RTError(Error):
70
""
"Runtime error: {}"
""
71
72
73
class
CommandError(Error):
Callers
3
do_mount
Method · 0.85
_do_mount
Method · 0.85
do_debug_get_obj
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected