Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

Swift API

Swift documentation

Server.tmuxExecutable

Swift
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift

View as Markdown

Declared in
Server
Package
libtmux-swift
Source
Sources/LibTmux/Server.swift
tmuxExecutable : var tmuxExecutable: String
property [source]
property [source]
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.

0 declared, 0 inherited

Esc

Type to search.