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