libtmux Reference MCP Search
On this page

tmux.Server.ServerAccess

View as Markdown

Module
tmux
Declared in
Server
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/server_clients.go
ServerAccess ( ctx : context.Context , request : ServerAccessRequest ) ([]string, error)
method [source]
method [source]
ServerAccess

ServerAccess changes or lists the server access-control entries. It requires tmux 3.3 and returns VersionTooLowError below that floor. List returns an owned snapshot, and reports a completed or transport failure rather than answering with no entries; mutation completed stderr is an error.

0 declared, 0 inherited

Esc

Type to search.