existsFile

Checks if a file exists

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

Meta