libtmux Reference MCP Search
On this page

workspace.BuildInto

View as Markdown

Module
workspace
Package
github.com/libtmux/libtmux-go/tmux
Source
workspace/builder.go
BuildInto ( ctx : context.Context , session : tmux.Session , workspace : Workspace ) error
function [source]
function [source]
BuildInto

BuildInto populates the initial session described by workspace. The session must already have been created from Workspace.InitialSessionRequest . BuildInto uses the session's existing server and transport; it neither creates a session nor opens or owns a connection.

BuildInto is not atomic. A failure leaves completed mutations in tmux.

0 declared, 0 inherited

Esc

Type to search.