PathCommon.caseSensitivity

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

mixintemplate PathCommon(PathType, StringType, alias theSeparator, alias theCaseSensitivity)
alias caseSensitivity = theCaseSensitivity

Meta