On this page
libtmux::split_row
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/snapshot.hpp
- split_row ( line : std::string_view , fields : std::size_t , values : std::vector< std::string_view > & ) bool
-
Split one tmux output line into its field values.
The trailing separator emitted by
format_requestproduces one empty tail element, which is dropped; a short or long row is reported rather than padded so a format-name typo cannot masquerade as an empty field.
0 declared, 0 inherited