libtmux Reference MCP Search
On this page

server.Server.revoke_access

View as Markdown

Module
server
Declared in
Server
Package
libtmux
Source
crates/libtmux/src/server.rs
revoke_access ( self , user : &str ) Result<(), Error>
method [source]
method [source]
revoke_access

Stop a user attaching to this server.

Errors

Returns Error::UnsupportedCapability below tmux 3.3, and an error when tmux refuses -- which it does for the user who owns the server.

0 declared, 0 inherited

Esc

Type to search.