# FILE_STATUS_BASIC

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

Request the common portable status fields.

```ds title="FILE_STATUS_BASIC"
const FILE_STATUS_BASIC: FileStatusMask
```

[language/library/src/fs/binding/status.ds:145](https://github.com/destack-sh/destack/blob/main/language/library/src/fs/binding/status.ds#L145)
