LibTmux::Server#snapshot
- Module
- LibTmux
- Declared in
- Server
- Package
- libtmux
- Source
- gems/libtmux/lib/libtmux/server.rb
- Other languages
- Python LuaTypeScript Rust GoJava.NET C++ Swift
- snapshot ( timeout : ::Numeric = nil , cancel : untyped = nil , clients : bool = nil , max_bytes : ::Integer = nil , max_rows : ::Integer = nil , max_field_bytes : ::Integer = nil ) ::LibTmux::Snapshot
-
Behavior: Snapshot acquisition.
Behavior contract: Snapshot acquisition.
In other ports Capture the whole hierarchy at one instant
- Python no equivalent on
Server - Lua
libtmux.Server:snapshot - TypeScript
server.Server.snapshot - Rust no equivalent on
Server - Go
tmux.Server.Snapshot - Java
io.github.libtmux.Server.Server.snapshot - .NET
LibTmux.Server.CaptureSnapshotAsync - C++ no equivalent on
Server - Swift
Server.snapshot()
- Python no equivalent on
0 declared, 0 inherited