On this page
tmux.Connection.CloseContext
- Module
- tmux
- Declared in
- Connection
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/connection.go
- CloseContext ( ctx : context.Context ) error
-
CloseContext starts terminal shutdown and waits within ctx. The context bounds only the wait; a later call may resume waiting for the same shutdown.
0 declared, 0 inherited