dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
isRoot
dlangui
core
files
returns true if directory is root directory (e.g. / or C:\\)
pure nothrow
bool
isRoot
(
in
string
path
)
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 directory is root directory (e.g. / or C:\\)