libtmux Reference MCP Search
On this page

io.github.libtmux.workspace.WorkspaceBuilder.WorkspaceBuilder

View as Markdown

Module
io.github.libtmux.workspace.WorkspaceBuilder
Package
io.github.libtmux:libtmux
Source
libtmux-workspace/src/main/java/io/github/libtmux/workspace/WorkspaceBuilder.java
class io.github.libtmux.workspace.WorkspaceBuilder.WorkspaceBuilder
classreadonly [source]
classreadonly [source]
class io.github.libtmux.workspace.WorkspaceBuilder.WorkspaceBuilder

Builds a tmux session from a written description.

<p>Reads the shape of a tmuxp workspace file. Full runtime compatibility with tmuxp is not the aim; starting from a file somebody already has is.

<p>Reading and building are separate. A file that describes something tmux would refuse is rejected while it is still text, before any session exists to leave half-built.

3 declared, 0 inherited

Members

  • build method Creates the described session on a server.
  • parse method Reads a workspace from YAML text.
  • read method Reads a workspace from a file.
Esc

Type to search.