PosixRolePermissions interface
Represents file permissions for a specific role.
Property Details
execute
The execute permission.
execute: boolean
Property Value
boolean
read
The read permission.
read: boolean
Property Value
boolean
write
The write permission.
write: boolean
Property Value
boolean