# EXEC_EMPTY_PATH

`import { EXEC_EMPTY_PATH } from "destack:process/binding";`

Allow an empty path when the host supports handle-relative exec.

```ds title="EXEC_EMPTY_PATH"
const EXEC_EMPTY_PATH: ExecFlags
```

[language/library/src/process/binding/exec.ds:10](https://github.com/destack-sh/destack/blob/main/language/library/src/process/binding/exec.ds#L10)
