ExAttr
v1.0.1
Pages
Modules
Search documentation of ExAttr
Settings
View Source
ExAttr.Nif
(ExAttr v1.0.1)
Wraps the
xattr
crate using rustler
Summary
Functions
get_xattr(path, name)
list_xattr(path)
remove_xattr(path, name)
set_xattr(path, name, value)
supported_platform()
Functions
Link to this function
get_xattr(path, name)
View Source
Link to this function
list_xattr(path)
View Source
Link to this function
remove_xattr(path, name)
View Source
Link to this function
set_xattr(path, name, value)
View Source
Link to this function
supported_platform()
View Source