# plan.ops.options.SetOption

- **Module:** plan.ops.options
- **Package:** libtmux
- **Language:** Rust
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-rs/blob/8a648c0894dfffc9303583f753b6c8ae01f2fe76/crates/libtmux/src/plan/ops/options.rs#L18
- **Page:** https://libtmux.org/reference/rs/plan-ops-options-setoption/

## Members

- `declared_scope` (method) — Where this step tells tmux to keep the option, when it names a place.
- `global` (method)
- `session` (method)
- `window` (method)
- `target` (method)
- `rebind_slots` (method)
- `render` (method)
