# tmuxExecutablePath()

- **Package:** libtmux-swift
- **Language:** Swift
- **Kind:** function
- **Source:** https://github.com/libtmux/libtmux-swift/blob/f02a4668570e1cc5198c941413750e021f42c214/Tests/TmuxFixture/TmuxFixture.swift#L333
- **Page:** https://libtmux.org/reference/swift/tmuxexecutablepath()/

```
tmuxExecutablePath()() -> String
```

The lane binary when a matrix runner selected one, otherwise whatever `tmux` resolves to. Resolved to a path because the transport never searches `PATH`.
