libtmux Reference MCP Search
On this page

CallerIdentity.serverProcessID

View as Markdown

Declared in
CallerIdentity
Package
libtmux-swift
Source
Sources/LibTmuxMCP/Caller.swift
serverProcessID : let serverProcessID: Int?
property [source]
property [source]
serverProcessID

The surrounding server's process id. This, rather than the socket path, is what identifies a server: a daemon that died and was replaced binds the same path, and comparing paths would then call the replacement "ours" and refuse to touch panes that only reuse an id.

0 declared, 0 inherited

Esc

Type to search.