# LibTmux.Internal.PsmuxProcessEnvironment.ForwardsDataDirectoryThroughWsl

- **Module:** LibTmux.Internal.PsmuxProcessEnvironment
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/6656a563ec9e07ab52e0c3ac96f7704fc94cc0c0/src/LibTmux/Internal/PsmuxProcessEnvironment.cs#L12
- **Page:** https://libtmux.org/reference/dotnet/libtmux-internal-psmuxprocessenvironment-forwardsdatadirectorythroughwsl/

```
LibTmux.Internal.PsmuxProcessEnvironment.ForwardsDataDirectoryThroughWsl(options: ServerConnectionOptions) -> bool
```

Reports whether a launch has to carry the data directory into WSL.

A Windows psmux executable started from Linux reads its data directory
through the interop layer, which does not forward the variable on its own.
