On this page
tmux.Server.OpenNotifications
- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/notification_stream.go
- OpenNotifications ( ctx : context.Context , session : Session , options : NotificationOptions ) (*NotificationStream, error)
-
OpenNotifications starts an owned observation-only stream attached to session. Session must belong to the same configured server selector. A connection-bound server returns
ErrConnectionRequiresProcess.
0 declared, 0 inherited