caseSensitive

abstract var caseSensitive: Boolean

Case-sensitivity

Whether the backing file-system should be considered case-sensitive. In this mode, two paths with different casing are considered two separate files.

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

See also

for the builder-method equivalent.