Function isDir
Like std.file.isDir
, but supports Path and command echoing.
Prototype
bool isDir( const(Path) name ) @property;
Authors
Nick Sabalausky
Copyright
Copyright (C) 2014-2015 Nick Sabalausky
License
zlib/libpng
Like std.file.isDir
, but supports Path and command echoing.
bool isDir( const(Path) name ) @property;
Nick Sabalausky
Copyright (C) 2014-2015 Nick Sabalausky
zlib/libpng