libtmux Reference MCP Search
On this page

formats.row.FormatPlan.parse_rows

View as Markdown

Module
formats.row
Declared in
FormatPlan
Package
libtmux
Source
crates/libtmux/src/formats/row.rs
parse_rows ( self , stdout : &[u8] ) Result<Vec<ParsedRow>, FormatCodecError>
method [source]
method [source]
parse_rows

Parse raw tmux stdout into immutable byte-preserving rows.

NUL rejection stays at this framing boundary because [ TmuxText ] intentionally remains a general byte container outside tmux parsing.

0 declared, 0 inherited

Esc

Type to search.