libtmux Reference MCP Search
On this page

io.github.libtmux.ServerConfig.ServerConfig.binaryPath

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
binaryPath ( ) String
method [source]
method [source]
binaryPath

The binary as a path, resolved the way this process resolves it.

<p>What to write into a command a pane will run. A pane resolves a bare name against the user's PATH rather than this process's, and a tmux client built from a different release than the server it reaches is dropped rather than served. Falls back to the name when nothing on PATH matches, which leaves the caller no worse off.

0 declared, 0 inherited

Esc

Type to search.