☰
D
dejadoc
DDN
/
ddn.os.path
/
Path.isDir
🔍
☾
Path.isDir
bool isDir()
const
@safe
Checks if the path is a directory.
Returns
true
if the path is a directory,
false
otherwise.