Function isDir

Just like std.file.isDir, but takes a Path.

Prototype

bool isDir(
  const(Path) name
) @property;

Authors

Nick Sabalausky

Copyright

Copyright (C) 2014-2015 Nick Sabalausky

License

zlib/libpng