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

LibTmux.Workspace.WorkspaceResult.WorkspaceResult

.NET
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET
  • C++ Unavailable
  • Swift Unavailable

API reference · Markdown

LibTmux.Workspace.WorkspaceResult.WorkspaceResult ( Session : Session , Windows : IReadOnlyList<Window> , Unsupported : IReadOnlyList<string> )
method [source]
method [source]
LibTmux.Workspace.WorkspaceResult.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.

Esc

Type to search.