libtmux.Server.attached_sessions
- Module
- libtmux
- Declared in
- Server
- Package
- libtmux
- Source
- src/libtmux/server.py
- Other languages
- Ruby Lua TypeScript Rust Go Java.NET C++ Swift
-
Return active
Sessioninstances.Examples
>>> server.attached_sessions[]- Returns
-
list[
Session] Sessions that are attached.
In other ports List the sessions a client is attached to
- 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 - Java
io.github.libtmux.Server.Server.attachedSessions - .NET
LibTmux.Server.GetAttachedSessionsAsync - C++ no equivalent on
Server - Swift no equivalent on
Server
0 declared, 0 inherited