On this page
io.github.libtmux.ServerConfig.ServerConfig.binaryPath
- Module
- io.github.libtmux.ServerConfig
- Declared in
- ServerConfig
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/ServerConfig.java
-
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
PATHrather 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 onPATHmatches, which leaves the caller no worse off.
0 declared, 0 inherited