- Module
- LibTmux
- Declared in
- Server
- Package
- LibTmux
- Source
- src/LibTmux/Server.Snapshots.cs
- Other languages
- PythonRuby Lua TypeScriptRustGoJavaC++Swift
- Clients : CapturedRelation<Client>
-
Gets the clients this handle captured.
A capture reads the hierarchy, which clients are not part of: a client is attached to a session rather than contained by one. Reading them is
GetClientsAsync.In other ports List the server's attached clients
- Python
libtmux.Server.clients - Ruby
LibTmux::Server#list_clients - Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
server.Server.clients - Rust
server.Server.clients - Go
tmux.Server.Clients - Java
io.github.libtmux.Server.Server.clients - C++
libtmux::Server::clients - Swift
Server.clients()
- Python
0 declared, 0 inherited