CustomPosixUserConfig

Details about the POSIX identity that is used for file system operations.

Types

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

Properties

Link copied to clipboard
val gid: Long?

The POSIX group ID.

Link copied to clipboard
val uid: Long?

The POSIX user ID.

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