On this page
tmux.NotificationStream.Next
- Module
- tmux
- Declared in
- NotificationStream
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/notification_stream.go
- Next ( ctx : context.Context ) (ControlNotification, error)
-
Next returns the next ordered control-mode notification. Exactly one caller may use Next at a time.
0 declared, 0 inherited