exists - multiple declarations

Function exists

Like std.file.exists, but supports Path and command echoing.

Prototype

bool exists(
  const(Path) name
) @trusted;

Alias exists

Alias of same-named function from std.file

Declaration

alias exists;

Authors

Nick Sabalausky

Copyright

Copyright (C) 2014-2015 Nick Sabalausky

License

zlib/libpng