libtmux Reference MCP Search
On this page

Endpoint

View as Markdown

Package
libtmux-swift
Source
Sources/LibTmux/Endpoint.swift
enum Endpoint : enum Endpoint
enum [source]
enum [source]
enum Endpoint

Where a tmux server listens.

tmux resolves a *name* against $TMUX_TMPDIR at exec time, so the same name can denote different servers in different environments. A *path* denotes one socket. The two are mutually exclusive, and a value of either kind is always addressable — the length check that a path must pass happens here rather than at bind time, where it would surface as an opaque failure.

7 declared, 0 inherited

Members

Esc

Type to search.