On this page
Server.tmuxExecutable
- Declared in
- Server
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Server.swift
- tmuxExecutable : var tmuxExecutable: String
-
The tmux this server runs, resolved to a path.
A consumer that spawns its own tmux — to find other servers, or to build a command line — should use this one rather than whatever is on
PATH, because a client of a different protocol version cannot talk to this server at all.
0 declared, 0 inherited