On this page
WorkspaceBuilder
- Package
- libtmux-swift
- Source
- Sources/TmuxWorkspace/WorkspaceBuilder.swift
- enum WorkspaceBuilder : enum WorkspaceBuilder
-
Builds a workspace on a tmux server.
This is a consumer of
LibTmux, not part of it: everything here goes through the same public surface any other caller has, which is the point — if building a real layout needs something the library does not expose, that is the library's problem to fix.
1 declared, 0 inherited
Members
- build(_:on:) method Creates the workspace's session and returns it.