libtmux Reference MCP Search
On this page

io.github.libtmux.format.RowFormat.RowFormat.split

View as Markdown

Module
io.github.libtmux.format.RowFormat
Declared in
RowFormat
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/format/RowFormat.java
split ( row : String ) List<String>
method [source]
method [source]
split

Reads one row back into its fields.

Raises
  • TmuxFormatExceptionif the row does not have exactly the expected number of fields, which is the only chance to notice that something shifted

0 declared, 0 inherited

Esc

Type to search.