libtmux Reference MCP Search
On this page

tmux.WaitForRequest

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/server_exec.go
struct tmux.WaitForRequest
struct [source]
struct [source]
struct tmux.WaitForRequest

WaitForRequest configures a wait, signal, lock, or unlock operation. Its zero value waits on the required nonempty Channel.

2 declared, 0 inherited

Members

  • Channel attribute Channel names the tmux wait-for channel or mutex.
  • Mode attribute Mode selects the channel action; zero waits.
Esc

Type to search.