CreationPermissions

Specifies the permissions to set on newly created directories within the file system.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The POSIX group ID to assign to newly created directories.

Link copied to clipboard

The POSIX user ID to assign to newly created directories.

Link copied to clipboard

The octal permissions to assign to newly created directories.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String