attributeNotFound
Attribute not found.
Declaration
static var attributeNotFound: Errno { get }Mentioned in
Discussion
The specified extended attribute doesn’t exist.
The corresponding C error is ENOATTR.
Attribute not found.
static var attributeNotFound: Errno { get }The specified extended attribute doesn’t exist.
The corresponding C error is ENOATTR.