Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

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

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

Assembles a capture tied to the live tmux process and version that produced it.

0 declared, 0 inherited

Esc

Type to search.