libtmux Reference MCP Search
On this page

server.discovery.Server.client

View as Markdown

Module
server.discovery
Declared in
Server
Package
libtmux
Source
crates/libtmux/src/server/discovery.rs
client ( self , name : impl AsRef<[u8]> ) Result<Option<Client>, Error>
method [source]
method [source]
client

Find the client attached to this terminal.

Errors

Returns an error when the client listing fails.

0 declared, 0 inherited

Esc

Type to search.