io.github.libtmux.format.RowFormat.RowFormat.split
Java
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- 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