LibTmux::SessionSnapshot#name
- 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 name
- Python
libtmux.Session.name - Lua
libtmux.SnapshotSession.name - TypeScript no accessor; the field is read from
Session.format, tmux's own row - Rust
session.Session.name - Go
tmux.Session.Name - Java
io.github.libtmux.Session.Session.name - .NET
LibTmux.Session.Name - C++
libtmux::Session::name - Swift
Session.name
- Python
0 declared, 0 inherited