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

LibTmux.Workspace.WorkspaceBuilder.BuildAsync

API reference · Markdown

LibTmux.Workspace.WorkspaceBuilder.BuildAsync ( workspace : WorkspaceFile , cancellationToken : CancellationToken ) → Task<WorkspaceResult>
methodasync [source]
methodasync [source]
LibTmux.Workspace.WorkspaceBuilder.BuildAsync

Builds a session from a workspace.

Readiness is inferred from the pane's current command and cursor position. Startup output can resemble a prompt, and a prompt left at the origin can time out; the builder never writes a readiness probe to the pane.

Parameters
Returns

What was built, and what could not be.

Raises

Discussed in Build a workspace from a file · .NET workspace internals , .NET workspace builder API

In other ports Build a session from a workspace description
Esc

Type to search.