libtmux Reference MCP Search
On this page

io.github.libtmux.format.RowFormat.RowFormat.Row

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
class io.github.libtmux.format.RowFormat.RowFormat.Row
classreadonly [source]
classreadonly [source]
class io.github.libtmux.format.RowFormat.RowFormat.Row

One row's values, addressed by the field name that asked for them.

4 declared, 0 inherited

Members

  • count method The field as a whole count.
  • flag method The field as one of tmux's flags, which it prints as 0 or 1.
  • number method The field as a whole number.
  • text method The field's value as tmux printed it.
Esc

Type to search.