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

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

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.

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.