pathlib ~master (2015-09-15T21:20:41Z)
Dub
Repo
isDir
pathlib
Whether the path is an existing directory.
bool
isDir
(
in
Path
p
)
Examples
Meta
Source
See Implementation
pathlib
aliases
Path
classes
PathException
functions
appendFile
copyFileTo
copyTo
currentExePath
cwd
drive
exists
extension
extensions
fullExtension
glob
isAbsolute
isDir
isDot
isFile
isSymlink
match
mkdir
name
normalizedData
parents
parts
posixData
readFile
relativeTo
remove
root
stem
windowsData
writeFile
mixin templates
PathCommon
structs
PosixPath
ScopedChdir
WindowsPath
Whether the path is an existing directory.