# libtmux.Server._tmux_bin

- **Module:** libtmux.Server
- **Package:** libtmux
- **Language:** Python
- **Kind:** property
- **Source:** https://github.com/tmux-python/libtmux/blob/036c521c4b83ce6e434eb50afe2a0d08a6a05e46/src/libtmux/hooks.py#L74
- **Page:** https://libtmux.org/reference/py/libtmux-server-_tmux_bin/

```
libtmux.Server._tmux_bin(self) -> str | None
```

Resolve tmux_bin from self (Server) or self.server (Session/Window/Pane).
