# Server.tmuxExecutable

- **Module:** Server
- **Package:** libtmux-swift
- **Language:** Swift
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-swift/blob/f02a4668570e1cc5198c941413750e021f42c214/Sources/LibTmux/Server.swift#L30
- **Page:** https://libtmux.org/reference/swift/server-tmuxexecutable/

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.
