On this page
LibTmux.Workspace.WorkspaceResult.WorkspaceResult
- Module
- LibTmux.Workspace
- Declared in
- WorkspaceResult
- Package
- LibTmux
- Source
- src/LibTmux.Workspace/WorkspaceResult.cs
- WorkspaceResult ( Session : Session , Windows : IReadOnlyList<Window> , Unsupported : IReadOnlyList<string> )
-
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