On this page
Server.snapshot()
- Declared in
- Server
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Server.swift
-
Reads every object from one daemon incarnation.
The listings are separate tmux commands, so the server's identity is read before and after them. If a daemon died and a replacement bound the same socket in between, this throws
TmuxError/serverRestarted. Another client can still mutate the same daemon between listings.- Raises
0 declared, 0 inherited