libtmux.SnapshotSession.attached
- Module
- libtmux
- Declared in
- SnapshotSession
- Package
- libtmux
- Source
- lua/libtmux/_internal/fields.lua
- Other languages
- PythonRuby TypeScript RustGoJava.NETC++Swift
-
Inherited from
libtmux.Fields.SessionIn other ports Whether a client was attached when captured
- Python
libtmux.Session.session_attached - Ruby
LibTmux::SessionSnapshot#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
- Python
0 declared, 0 inherited