io.github.libtmux.Server.Server.attachedSessions
- 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
- Python Ruby Lua TypeScript Rust Go .NET C++ Swift
-
Captures every session a client is attached to.
- 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 sessions a client is attached to
- Python
libtmux.Server.attached_sessions - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript no equivalent on
Server - Rust
server.Server.attached_sessions - Go no equivalent on
Server - .NET
LibTmux.Server.GetAttachedSessionsAsync - C++ no equivalent on
Server - Swift no equivalent on
Server
0 declared, 0 inherited