Uses of Interface
br.com.objectos.fs.PosixFileModeOption

Uses of PosixFileModeOption in br.com.objectos.fs
 

Methods in br.com.objectos.fs that return PosixFileModeOption
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 Objectos Software LTDA. All rights reserved.