dlangide v0.7.36 (2017-08-07T12:47:51Z)
Home
Dub
Repo
isPathDelimiter
dlangui
core
files
Returns true if char ch is / or \ slash
bool
isPathDelimiter
(
char
ch
)
Meta
Source
See Implementation
dlangui
core
files
enums
RootEntryType
functions
appDataPath
appendPath
convertPathDelimiters
filterFilename
isPathDelimiter
isRoot
listDirectory
parentDir
splitPath
properties
currentDir
exePath
getRootPaths
homeEntry
homePath
structs
RootEntry
variables
PATH_DELIMITER
Returns true if char ch is / or \ slash