On this page
tmux.Server.WaitFor
- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/server_exec.go
- WaitFor ( ctx : context.Context , request : WaitForRequest ) error
-
WaitFor waits for, signals, locks, or unlocks a named tmux channel. It changes only that server-side channel state; cancellation can interrupt the client wait but cannot prove a preceding signal or lock did not take effect.
0 declared, 0 inherited