readOnly

abstract var readOnly: Boolean

Read-only status

Whether the backing file-system should be considered read-only. In this mode, all writes are rejected without consultation of the backing file-system (as applicable).

This setting can be set as a property, or as a builder method.

See also

for the builder-method equivalent.