existsFile

Checks if a file exists

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

Meta