On this page
io.github.libtmux.format.RowFormat.RowFormat.split
- 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
-
Reads one row back into its fields.
- Raises
-
-
TmuxFormatException – if 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