thepath v0.0.1 (2022-09-18T20:02:34Z)
Dub
Repo
Path.isDir
thepath
Path
Determine if path is directory.
struct
Path
const
bool
isDir
(
)
Meta
Source
See Implementation
thepath
Path
constructors
this
functions
appendFile
baseName
chdir
copyFileTo
copyTo
exists
expandTilde
extension
getSize
isAbsolute
isDir
isFile
isRooted
isSymlink
isValid
join
mkdir
normalize
openFile
parent
readFile
readLink
relativeTo
remove
rename
toAbsolute
toString
walk
writeFile
Determine if path is directory.