# plan.ops.options.SetOption.session

- **Module:** plan.ops.options.SetOption
- **Package:** libtmux
- **Language:** Rust
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-rs/blob/f0e37052c232636b61d095817046e6bfc8f2ca40/crates/libtmux/src/plan/ops/options.rs#L78
- **Page:** https://libtmux.org/en/rs/latest/reference/plan-ops-options-setoption-session/

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

Set an option on one session.
