libtmux Reference MCP Search
On this page

tmux.Server.WithSocketPath

View as Markdown

Module
tmux
Declared in
Server
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/server_options.go
WithSocketPath ( path : string ) (Server, error)
method [source]
method [source]
WithSocketPath

WithSocketPath returns a server using path and the receiver's frozen executable, environment, working directory, and server-option policy. Empty clears explicit socket selectors and leaves endpoint selection to tmux. The result has fresh daemon-scoped coordination. A connection-bound receiver is rejected because its transport belongs to the original daemon.

0 declared, 0 inherited

Esc

Type to search.