libtmux Reference MCP Search
On this page

io.github.libtmux.ServerConfig.ServerConfig.Builder

View as Markdown

Module
io.github.libtmux.ServerConfig
Declared in
ServerConfig
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/ServerConfig.java
class io.github.libtmux.ServerConfig.ServerConfig.Builder
classstaticreadonly [source]
classstaticreadonly [source]
class io.github.libtmux.ServerConfig.ServerConfig.Builder

Collects the choices; #build() checks them.

5 declared, 0 inherited

Members

  • binary method Sets the tmux executable.
  • build method Builds an immutable config, rejecting choices that could only fail later.
  • configFile method Pins the config file tmux reads, which is how a test isolates itself from a user's own.
  • defaultTimeout method Sets the deadline a request gets when the caller does not supply one.
  • endpoint method Sets which server to talk to.
Esc

Type to search.