io.github.libtmux.Server.Server.clients
- Module
- io.github.libtmux.Server
- Declared in
- Server
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Server.java
- Other languages
- PythonRuby Lua TypeScriptRustGo.NETC++Swift
-
Captures every attached client.
- Returns
-
an immutable list in tmux order
- Raises
-
-
ServerNotRunningException – if no daemon is running
-
LibTmuxException – if the capture otherwise fails
-
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 - .NET
LibTmux.Server.Clients - C++
libtmux::Server::clients - Swift
Server.clients()
0 declared, 0 inherited