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