# FILE_ACCESS_EXISTS

`import { FILE_ACCESS_EXISTS } from "destack:fs/binding";`

Check only for entry existence.

```ds title="FILE_ACCESS_EXISTS"
const FILE_ACCESS_EXISTS: FileAccessMask
```

[language/library/src/fs/binding/attribute.ds:11](https://github.com/destack-sh/destack/blob/main/language/library/src/fs/binding/attribute.ds#L11)
