PathCommon.separator

Used to separate each path segment.

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

Meta