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

io.github.libtmux.ServerConfig.ServerConfig.Builder

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.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.