io.github.libtmux.Session.Session.name
- Module
- io.github.libtmux.Session
- Declared in
- Session
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Session.java
- Other languages
- PythonRubyLua TypeScript RustGo.NETC++Swift
-
The session name, which a user may change at any time.
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 - .NET
LibTmux.Session.Name - C++
libtmux::Session::name - Swift
Session.name
- Python
0 declared, 0 inherited