| Modifier and Type | Method and Description |
|---|---|
static PosixFileModeOption |
Posix.ownerExecutable()
Returns a "file owner can execute" POSIX permission.
|
static PosixFileModeOption |
Posix.ownerReadable()
Returns a "file owner can read" POSIX permission.
|
static PosixFileModeOption |
Posix.ownerWritable()
Returns a "file owner can write" POSIX permission.
|
Copyright © 2021–2022 Objectos Software LTDA. All rights reserved.