- 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 name
- Python
libtmux.Session.name - Ruby
LibTmux::SessionSnapshot#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