- Module
- libtmux
- Declared in
- SnapshotSession
- Package
- libtmux
- Source
- lua/libtmux/_internal/server.lua
- Other languages
- PythonRuby TypeScript RustGoJava.NETC++Swift
-
In other ports A session's stable tmux id
- Python
libtmux.Session.id - Ruby
LibTmux::SessionSnapshot#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