libtmux Reference MCP Search
On this page

LibTmux.Workspace.WorkspaceFile.Parse

View as Markdown

Module
LibTmux.Workspace
Declared in
WorkspaceFile
Package
LibTmux
Source
src/LibTmux.Workspace/WorkspaceFile.cs
Parse ( yaml : string ) WorkspaceFile
methodstatic [source]
methodstatic [source]
Parse

Reads a workspace from tmuxp YAML.

Parameters
  • yaml ( string ) – The file contents.

Returns

The parsed workspace.

Raises
  • WorkspaceFormatExceptionThe input is too large, malformed, contains more than one document, or uses a key or value shape outside the supported subset.

0 declared, 0 inherited

Esc

Type to search.