permissions
The file’s permissions, from the mode’s permission bits.
Declaration
var permissions: FilePermissions { get set }Discussion
Setting this property will mask the newValue with the permissions bit mask ALLPERMS.
The file’s permissions, from the mode’s permission bits.
var permissions: FilePermissions { get set }Setting this property will mask the newValue with the permissions bit mask ALLPERMS.