# mcp.views.Matches

- **Module:** mcp.views
- **Package:** tmux-mcp
- **Language:** Rust
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-rs/blob/f0e37052c232636b61d095817046e6bfc8f2ca40/crates/tmux-mcp/src/views.rs#L218
- **Page:** https://libtmux.org/en/rs/latest/mcp/reference/mcp-views-matches/

Where a pattern was found.

## Members

- `matches` (attribute): Every matching line, in the order the panes were read.
- `panes_searched` (attribute): How many panes were read to answer this.
- `capped` (attribute): Whether the match ceiling was reached, so there may be more.
