# error.ControlModeErrorKind.MissingPipes

- **Module:** error.ControlModeErrorKind
- **Package:** libtmux
- **Language:** Rust
- **Kind:** constant
- **Source:** https://github.com/libtmux/libtmux-rs/blob/8a648c0894dfffc9303583f753b6c8ae01f2fe76/crates/libtmux/src/error.rs#L118
- **Page:** https://libtmux.org/reference/rs/error-controlmodeerrorkind-missingpipes/

tmux started without giving the crate the pipes it asked for.

Nothing a caller does causes this; it means the process could not be
set up as requested.
