dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
isPathDelimiter
dlangui
core
files
Returns true if char ch is / or \ slash
pure nothrow
bool
isPathDelimiter
(
in
char
ch
)
Meta
Source
See Implementation
dlangui
core
files
aliases
currentDir
enums
AttrFilter
RootEntryType
functions
appDataPath
appendPath
convertPathDelimiters
filterFilename
findExecutablePath
getBookmarkPaths
isHidden
isPathDelimiter
isRoot
listDirectory
parentDir
splitPath
toAbsolutePath
properties
exeFilename
exePath
getRootPaths
homeEntry
homePath
structs
RootEntry
variables
PATH_DELIMITER
Returns true if char ch is / or \ slash