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

LibTmux.Server.CaptureSnapshotAsync

.NET

View as Markdown

Module
LibTmux
Declared in
Server
Package
LibTmux
Source
src/LibTmux/Server.Snapshots.cs
Other languages
Python RubyLuaTypeScript Rust GoJava C++ Swift
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
In other ports Capture the whole hierarchy at one instant

0 declared, 0 inherited

Esc

Type to search.