fileSystemAccessMode property

FileSystemAccessMode fileSystemAccessMode
final

The access mode of the mount of the directory associated with the channel. A directory can be mounted either in ro (read-only) or rw (read-write) mode.

Implementation

final FileSystemAccessMode fileSystemAccessMode;