io.github.libtmux.ServerConfig.ServerConfig.binaryPath
Java
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- 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.
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