libtmux Reference MCP Search
On this page

tmux.ControlClient.CloseContext

View as Markdown

Module
tmux
Declared in
ControlClient
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/control_lifecycle.go
CloseContext ( ctx : context.Context ) error
method [source]
method [source]
CloseContext

CloseContext starts idempotent control-client shutdown and waits within ctx. The context bounds only the wait: an already-ended context still starts shutdown, and a later call may resume waiting for the same close.

0 declared, 0 inherited

Esc

Type to search.