Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

io.github.libtmux.Session_.Session_

Java
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

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.

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

  • windows method This session's windows.
  • name method The session name.
  • 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.
Esc

Type to search.