# FILE_RESOLVE_BENEATH

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

Require the result to stay beneath the starting directory.

```ds title="FILE_RESOLVE_BENEATH"
const FILE_RESOLVE_BENEATH: FileResolveFlags
```

[language/library/src/fs/binding/file.ds:63](https://github.com/destack-sh/destack/blob/main/language/library/src/fs/binding/file.ds#L63)
