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

tmuxtest.ControlMode.CloseContext

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

View as Markdown

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

CloseContext starts an idempotent shutdown and waits within ctx. Concurrent calls join the same shutdown. If ctx ends after shutdown starts, shutdown continues and a later call may wait for completion; an already-ended ctx does not start shutdown.

0 declared, 0 inherited

Esc

Type to search.