libtmux Reference MCP Search
On this page

LibTmux.Workspace.WorkspaceResult

View as Markdown

Module
LibTmux.Workspace
Package
LibTmux
Source
src/LibTmux.Workspace/WorkspaceResult.cs
struct LibTmux.Workspace.WorkspaceResult
struct [source]
struct [source]
struct LibTmux.Workspace.WorkspaceResult

Describes workspace state materialized by a build.

7 declared, 0 inherited

Members

  • Deconstruct method Deconstructs the result into the built session, windows, and rejected layouts.
  • Equals method
  • GetHashCode method
  • WorkspaceResult method Initializes a workspace result.
  • Session property Gets the session materialized by the build.
  • Unsupported property Gets the layouts tmux rejected after creating their windows.
  • Windows property Gets materialized windows in workspace order.
Esc

Type to search.