encoded for an incompatible OS (Windows vs. POSIX).
ArchiveMember.fileAttributes
void fileAttributes(uint attr) @property @safeGet or set the OS specific file attributes for this archive member.
Parameters
attr | Attributes as obtained by getAttributes or DirEntry.attributes. |
Returns
The file attributes or 0 if the file attributes were
uint fileAttributes() @property @nogc nothrow constditto