io.github.libtmux.SessionId.SessionId
Java
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- io.github.libtmux.SessionId
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/SessionId.java
-
A tmux session id, such as
$0.Stable for the life of the session, unlike a session name, which a user can change at any time. A separate type from
WindowIdandPaneIdbecause tmux accepts any of them as-tsyntax: passing the wrong one is not an error tmux reports, it simply addresses nothing.Discussed in Environment
1 declared, 0 inherited
Members
- toString method