On this page
formats.row.FormatPlan.parse_rows
- Module
- formats.row
- Declared in
- FormatPlan
- Package
- libtmux
- Source
- crates/libtmux/src/formats/row.rs
-
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