- Module
- libtmux
- Declared in
- Session
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- Other languages
- PythonRubyLua TypeScript RustGoJava.NETSwift
- name ( ) std::string_view
-
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 - .NET
LibTmux.Session.Name - Swift
Session.name
- Python
0 declared, 0 inherited