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
Just like std.file.isDir, but takes a Path.
bool isDir( const(Path) name ) @property;
Nick Sabalausky
Copyright (C) 2014-2015 Nick Sabalausky
zlib/libpng