- Module
- LibTmux
- Declared in
- SessionSnapshot
- Package
- libtmux
- Source
- gems/libtmux/lib/libtmux/snapshot.rb
- Other languages
- PythonLua TypeScript RustGoJava.NETC++Swift
-
Behavior: Captured records.
Behavior contract: Captured records.
In other ports A session's stable tmux id
- Python
libtmux.Session.id - Lua
libtmux.SnapshotSession.id - TypeScript no accessor; the field is read from
Session.format, tmux's own row - Rust
session.Session.id - Go
tmux.Session.ID - Java
io.github.libtmux.Session.Session.id - .NET
LibTmux.Session.Id - C++
libtmux::Session::id - Swift
Session.id
- Python
0 declared, 0 inherited