# control.PaneOutput

- **Module:** control
- **Package:** libtmux
- **Language:** Rust
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-rs/blob/8a648c0894dfffc9303583f753b6c8ae01f2fe76/crates/libtmux/src/control.rs#L1083
- **Page:** https://libtmux.org/reference/rs/control-paneoutput/

## Members

- `new` (method)
- `pane` (method)
- `snapshot` (method) — Capture the pane's visible screen at an ordered point in this stream.
- `next_chunk` (method) — Return the next chunk this pane wrote, or `None` once it stops.
- `shutdown` (method) — End the connection and report how it went.
