thepath ~master (2023-01-15T11:46:38.0412748)
Dub
Repo
Path.isRoot
thepath
path
Path
Check if current path is root (does not have parent)
struct
Path
version(Posix)
@
safe
pure const
bool
isRoot
(
)
Meta
Source
See Implementation
thepath
path
Path
constructors
this
functions
appendFile
baseName
chdir
copyFileTo
copyTo
execute
exists
expandTilde
extension
getAttributes
getSize
glob
hasAttributes
isAbsolute
isDir
isFile
isInside
isRoot
isRooted
isSymlink
isValid
join
matchGlob
mkdir
normalize
opCmp
opEquals
openFile
parent
readFile
readFileText
readLink
relativeTo
remove
rename
searchFileUp
segments
setAttributes
symlink
toAbsolute
toHash
toString
walk
walkBreadth
walkDepth
writeFile
static functions
current
Check if current path is root (does not have parent)