tmux.NotificationStream.CloseContext
Go
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- tmux
- Declared in
- NotificationStream
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/notification_stream.go
- CloseContext ( ctx : context.Context ) error
-
CloseContext starts idempotent stream shutdown and waits within ctx. The context bounds only the wait; a later call may resume waiting for shutdown.
0 declared, 0 inherited