libtmux Reference MCP Search
On this page

LibTmux.Workspace.WorkspaceResult.WorkspaceResult

View as Markdown

Module
LibTmux.Workspace
Declared in
WorkspaceResult
Package
LibTmux
Source
src/LibTmux.Workspace/WorkspaceResult.cs
WorkspaceResult ( Session : Session , Windows : IReadOnlyList<Window> , Unsupported : IReadOnlyList<string> )
method [source]
method [source]
WorkspaceResult

Initializes a workspace result.

Parameters
  • Session ( Session ) – The session that was built.

  • Windows ( IReadOnlyList<Window> ) – The windows, in the order the file listed them.

  • Unsupported ( IReadOnlyList<string> ) – The layouts tmux rejected after creating their windows.

0 declared, 0 inherited

Esc

Type to search.