libtmux Reference MCP Search
On this page

io.github.libtmux.snapshot.ServerSnapshot.ServerSnapshot.of

View as Markdown

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 , sessions : List<SessionState> , windows : List<WindowState> , panes : List<PaneState> , clients : List<ClientState> ) ServerSnapshot ( capturedAt : Instant , serverPid : long , sessions : List<SessionState> , windows : List<WindowState> , panes : List<PaneState> , clients : List<ClientState> ) ServerSnapshot ( capturedAt : Instant , serverPid : long , serverVersion : TmuxVersion , sessions : List<SessionState> , windows : List<WindowState> , panes : List<PaneState> , clients : List<ClientState> ) ServerSnapshot
methodstaticoverload3 overloads [source]
methodstaticoverload3 overloads [source]
of

Assembles a capture, checking that the listings agree with each other.

0 declared, 0 inherited

Esc

Type to search.