libtmux.Session.session_attached
- Module
- libtmux
- Declared in
- Session
- Package
- libtmux
- Source
- src/libtmux/neo.py
- Other languages
- RubyLua TypeScript RustGoJava.NETC++Swift
-
Inherited from
libtmux.neo.ObjIn other ports Whether a client was attached when captured
- Ruby
LibTmux::SessionSnapshot#attached - Lua
libtmux.SnapshotSession.attached - TypeScript no accessor; the field is read from
Session.format, tmux's own row - Rust
session.Session.is_attached - Go
tmux.Session.Attached - Java
io.github.libtmux.Session.Session.attached - .NET
LibTmux.Session.Attached - C++
libtmux::Session::attached - Swift
Session.isAttached
- Ruby
0 declared, 0 inherited