libtmux Reference MCP Search
On this page

LibTmux.Workspace.WorkspaceFile

View as Markdown

Module
LibTmux.Workspace
Package
LibTmux
Source
src/LibTmux.Workspace/WorkspaceFile.cs
class LibTmux.Workspace.WorkspaceFile
class [source]
class [source]
class LibTmux.Workspace.WorkspaceFile

Describes the supported subset of one tmuxp workspace.

Parsing rejects keys that require tmuxp's Python hooks or plugins. It does not execute or silently discard configuration outside this model.

6 declared, 0 inherited

Members

  • Parse method Reads a workspace from tmuxp YAML.
  • WorkspaceFile method Initializes a workspace description.
  • Options property Gets the session options to set.
  • SessionName property Gets the session name.
  • StartDirectory property Gets the directory its windows start in.
  • Windows property Gets the windows to create, in order.
Esc

Type to search.