existsFile

Checks if a file exists

  1. bool existsFile(Path path)
    @safe nothrow
    bool
    existsFile
    (
    Path path
    )
  2. bool existsFile(string path)

Meta