We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The chmod function passes the mode as a u32, but the perm field of FileAttr is a u16
chmod
u32
perm
FileAttr
u16