Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/borgbackup/borg
/ xattr.py
File
xattr.py
src/borg/xattr.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"A basic extended attributes (xattr) implementation for Linux, FreeBSD and macOS."
""
2
3
import
errno
4
import
os
Callers
nothing calls this directly
Calls
4
parse_version
Function · 0.90
create_logger
Function · 0.85
prepare_subprocess_env
Function · 0.85
get
Method · 0.45
Tested by
no test coverage detected