PathCommon.caseSensitivity

A value of std.path.CaseSensitive whether this type of path is case sensetive or not.

mixin template PathCommon(TheStringType, alias theSeparator, alias theCaseSensitivity)
alias caseSensitivity = theCaseSensitivity

Meta