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