☰
DDOCs
DDN
v7.0.0
/
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.