# target.EndpointInputs.new

- **Module:** target.EndpointInputs
- **Package:** libtmux
- **Language:** Rust
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-rs/blob/8a648c0894dfffc9303583f753b6c8ae01f2fe76/crates/libtmux/src/target.rs#L452
- **Page:** https://libtmux.org/reference/rs/target-endpointinputs-new/

```
target.EndpointInputs.new(cwd: &'a Path, socket_root: Option<&'a OsStr>, real_uid: u32, inherited_tmux: Option<&'a OsStr>) -> Self
```
