io.github.libtmux.Server.Server.session
Java
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- io.github.libtmux.Server
- Declared in
- Server
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Server.java
-
-
The session with this name, captured now.
One read, so the handle carries a capture the way
#sessions()does. The name is matched exactly; tmux would otherwise take a prefix, so asking forbuildcould answer withbuild-cache.Empty means a successful capture did not contain that name. Capture failures throw.
- Returns
-
empty only when a successful capture contains no match
- Raises
-
-
ServerNotRunningException – if no daemon is running
-
LibTmuxException – if the capture otherwise fails
-
0 declared, 0 inherited