On this page
LibTmux.Workspace.WorkspaceResult
- Module
- LibTmux.Workspace
- Package
- LibTmux
- Source
- src/LibTmux.Workspace/WorkspaceResult.cs
-
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.