DoxigAlpha

PermissionsUnix

Fields of this type

Fields

#

Type definitions in this namespace

Types

#

Returns `true` if permissions represent an unwritable file.

Functions

#
readOnly
Returns `true` if permissions represent an unwritable file.
setReadOnly
Sets whether write permissions are provided.
unixHas
Returns `true` if the chosen class has the selected permission.
unixSet
Sets the permissions for the chosen class.
unixNew
Returns a `Permissions` struct representing the permissions from the passed mode.