# FILESYSTEM_RENAME_EXCHANGE

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

Exchange the source and destination entries atomically.

```ds title="FILESYSTEM_RENAME_EXCHANGE"
const FILESYSTEM_RENAME_EXCHANGE: FilesystemRenameFlags
```

[language/library/src/fs/binding/namespace.ds:14](https://github.com/destack-sh/destack/blob/main/language/library/src/fs/binding/namespace.ds#L14)
