# plan.ops.options.SetEnvironment.new

- **Module:** plan.ops.options.SetEnvironment
- **Package:** libtmux
- **Language:** Rust
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-rs/blob/8a648c0894dfffc9303583f753b6c8ae01f2fe76/crates/libtmux/src/plan/ops/options.rs#L196
- **Page:** https://libtmux.org/reference/rs/plan-ops-options-setenvironment-new/

```
plan.ops.options.SetEnvironment.new(target: impl Into<SessionTarget>, name: impl Into<OsString>, value: impl Into<OsString>) -> Self
```
