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