enableSymlinks
Symlink support
Whether the backing file-system supports symbolic links, or is expected to support symbolic links. If this flag is passed as false
, then symbolic link read and write operations will be rejected without consulting the backing file-system implementation (as applicable).
This setting can be set as a property, or as a builder method.
See also
for the builder-method equivalent.