# plan.planner.Planner.Sequential

- **Module:** plan.planner.Planner
- **Package:** libtmux
- **Language:** Rust
- **Kind:** constant
- **Source:** https://github.com/libtmux/libtmux-rs/blob/f0e37052c232636b61d095817046e6bfc8f2ca40/crates/libtmux/src/plan/planner.rs#L121
- **Page:** https://libtmux.org/en/rs/latest/reference/plan-planner-planner-sequential/

One tmux invocation per operation.

The most processes and the most evidence: every operation has its own
exit status, so a failure names itself.
