On this page
LibTmux.Workspace.WorkspaceFile
- Module
- LibTmux.Workspace
- Package
- LibTmux
- Source
- src/LibTmux.Workspace/WorkspaceFile.cs
-
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.