libtmux Reference MCP Search
On this page

tmux.ControlClient.Call

View as Markdown

Module
tmux
Declared in
ControlClient
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/control_request.go
Call ( ctx : context.Context , args : string ) ([]ControlCommandResult, error)
method [source]
method [source]
Call

Call executes one safely encoded tmux command and returns all its reply frames. Cancellation after writing returns ErrOutcomeUnknown with the context error while the client drains through the boundary before reuse. A transport failure returns any frames proven before the failure together with ErrOutcomeUnknown.

0 declared, 0 inherited

Esc

Type to search.