Crate xattr [] [src]

Manage extended attributes.

Note: This library does not follow symlinks.

Structs

XAttrs

Traits

FileExt

Functions

get

Get an extended attribute for the specified file.

list

List extended attributes attached to the specified file.

remove

Remove an extended attribute from the specified file.

set

Set an extended attribute on the specified file.