Function exists
Just like std.file.exists, but takes a Path.
Prototype
bool exists( const(Path) name ) @trusted;
Authors
Nick Sabalausky
Copyright
Copyright (C) 2014-2015 Nick Sabalausky
License
zlib/libpng
Just like std.file.exists, but takes a Path.
bool exists( const(Path) name ) @trusted;
Nick Sabalausky
Copyright (C) 2014-2015 Nick Sabalausky
zlib/libpng