libtmux Reference MCP Search
On this page

formats.row.ParsedRow

View as Markdown

Module
formats.row
Package
libtmux
Source
crates/libtmux/src/formats/row.rs
struct formats.row.ParsedRow
structoverload [source]
structoverload [source]
struct formats.row.ParsedRow

One parsed row backed by a single owned unescaped byte buffer.

4 declared, 0 inherited

Members

  • row method Return the zero-based source row coordinate.
  • slot method Borrow one selected slot by its monotonic coordinate.
  • slot_count method
  • slots method
Esc

Type to search.