- Module
- libtmux
- Declared in
- Session
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- Other languages
- PythonRubyLua TypeScript RustGoJava.NETSwift
-
In other ports A session's stable tmux id
- Python
libtmux.Session.id - Ruby
LibTmux::SessionSnapshot#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 - Swift
Session.id
- Python
0 declared, 0 inherited