- Module
- LibTmux
- Declared in
- Session
- Package
- LibTmux
- Source
- src/LibTmux/Session.Lifecycle.cs
- Other languages
- PythonRubyLua TypeScript RustGoJavaC++Swift
-
Gets the session name captured with this handle.
In other ports A session's name
- Python
libtmux.Session.name - Ruby
LibTmux::SessionSnapshot#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 - C++
libtmux::Session::name - Swift
Session.name
- Python
0 declared, 0 inherited