# plan.run.Attribution

- **Module:** plan.run
- **Package:** libtmux
- **Language:** Rust
- **Kind:** enum
- **Source:** https://github.com/libtmux/libtmux-rs/blob/8a648c0894dfffc9303583f753b6c8ae01f2fe76/crates/libtmux/src/plan/run.rs#L51
- **Page:** https://libtmux.org/reference/rs/plan-run-attribution/

## Members

- `PerCommand` (constant) — Each operation had its own exit status.
- `Merged` (constant) — Operations shared an exit status, so a failure is not attributable.
