fileSystemAccessMode property
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;