Function xattr::list_deref

source ·
pub fn list_deref<P>(path: P) -> Result<XAttrs>
where P: AsRef<Path>,
Expand description

List extended attributes attached to the specified file (dereference symlinks).