libtmux Reference MCP Search
On this page

LibTmux.Server.CaptureSnapshotAsync

View as Markdown

Module
LibTmux
Declared in
Server
Package
LibTmux
Source
src/LibTmux/Server.Snapshots.cs
CaptureSnapshotAsync ( depth : SnapshotDepth , cancellationToken : CancellationToken ) Task<Server>
methodasync [source]
methodasync [source]
CaptureSnapshotAsync

Reads the server and answers a handle carrying what it found.

A handle that has not yet found a live server discovers one first, because a scope hands back the unmaterialized endpoint it started.

Parameters
Returns

A handle whose relations are the ones this reading found.

Raises

0 declared, 0 inherited

Esc

Type to search.