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