On this page
tmux.Server.ServerAccess
- 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)
-
ServerAccess changes or lists the server access-control entries. It requires tmux 3.3 and returns
VersionTooLowErrorbelow 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