FS.exists

Return whether the file or path exists.

  1. bool exists(const(char)[] name)
    struct FS
    version(Win32)
    static
    bool
    exists
    (
    const(char)[] name
    )
  2. bool exists(const(char)[] name)

Meta