module FileDirXattrMethods
Direct including types
Defined in:
xattr.crInstance Method Summary
- #getxattr(name : String, no_follow = false)
- #listxattr(no_follow = false)
- #removexattr(name : String, no_follow = false)
- #setxattr(name : String, value, no_follow = false, only_create = false, only_replace = false)