On this page
io.github.libtmux.workspace.WorkspaceBuilder.WorkspaceBuilder
- Module
- io.github.libtmux.workspace.WorkspaceBuilder
- Package
- io.github.libtmux:libtmux
- Source
- libtmux-workspace/src/main/java/io/github/libtmux/workspace/WorkspaceBuilder.java
-
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