The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
pathSeparator
std
path
Path separator string. A colon under POSIX, a semicolon under Windows.
version(Posix)
enum
string
pathSeparator
;
Meta
Source
See Implementation
std
path
enums
CaseSensitive
functions
absolutePath
asAbsolutePath
asNormalizedPath
asRelativePath
baseName
buildNormalizedPath
buildPath
chainPath
defaultExtension
dirName
driveName
expandTilde
extension
filenameCharCmp
filenameCmp
globMatch
isAbsolute
isDirSeparator
isRooted
isValidFilename
isValidPath
pathSplitter
relativePath
rootName
setExtension
stripDrive
stripExtension
withDefaultExtension
withExtension
variables
dirSeparator
pathSeparator
Path separator string. A colon under POSIX, a semicolon under Windows.