Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

tmux.ControlClient.Wait

Go
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

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

Wait blocks until the control process exits or ctx ends. It does not close the notification queue; callers may drain final notifications before Close.

0 declared, 0 inherited

Esc

Type to search.