libtmux Reference MCP Search
On this page

server.channels.Server.lock_channel

View as Markdown

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

Lock a wait-for channel, blocking later lock attempts on it.

Errors

Returns an error when tmux refuses the channel name.

0 declared, 0 inherited

Esc

Type to search.