libtmux Reference MCP Search
On this page

io.github.libtmux.Session_.Session_

View as Markdown

Module
io.github.libtmux.Session_
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Session_.java
class io.github.libtmux.Session_.Session_
classreadonly [source]
classreadonly [source]
class io.github.libtmux.Session_.Session_

Typed fields of Session , for building an expression that can be read as well as run.

<p>Each field exposes only the operators its type supports, so asking a flag to start with a string does not compile. Every field names a tmux format, so a backend model can bind the handle before translating the expression into tmux's own -f filter.

Discussed in Architecture

4 declared, 0 inherited

Members

  • attached method Whether a client was attached when this was captured.
  • id method The session id, as text, so it can be compared and listed.
  • name method The session name.
  • windows method This session's windows.
Esc

Type to search.