- Module
- tmux
- Declared in
- Session
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/model.go
- Other languages
- PythonRubyLua TypeScript RustJava.NETC++Swift
-
ID returns the stable tmux identity of this session.
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 - Java
io.github.libtmux.Session.Session.id - .NET
LibTmux.Session.Id - C++
libtmux::Session::id - Swift
Session.id
- Python
0 declared, 0 inherited