io.github.libtmux.snapshot.ServerSnapshot.ServerSnapshot.of
Java
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- io.github.libtmux.snapshot.ServerSnapshot
- Declared in
- ServerSnapshot
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/snapshot/ServerSnapshot.java
- of ( capturedAt : Instant , serverPid : long , serverVersion : TmuxVersion , sessions : List<SessionState> , windows : List<WindowState> , panes : List<PaneState> , clients : List<ClientState> ) ServerSnapshot
-
Assembles a capture tied to the live tmux process and version that produced it.
0 declared, 0 inherited