# tmuxExecutablePath()

- **Package:** libtmux-swift
- **Language:** Swift
- **Kind:** function
- **Source:** https://github.com/libtmux/libtmux-swift/blob/254f8b2be7eb60cacc3ffcb3ea8e456784f582df/Tests/TmuxFixture/TmuxFixture.swift#L344
- **Page:** https://libtmux.org/en/swift/latest/reference/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`.
