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

tmux.NotificationStream.Unsubscribe

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

View as Markdown

Module
tmux
Declared in
NotificationStream
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/notification_stream.go
Unsubscribe ( ctx : context.Context , name : string ) → error
method [source]
method [source]
Unsubscribe

Unsubscribe stops the subscription armed under name. Stopping a name that was never armed does nothing and reports nothing, because tmux answers neither.

0 declared, 0 inherited

Esc

Type to search.