On this page
tmux.GlobalWindowScope.RunHook
- Module
- tmux
- Declared in
- GlobalWindowScope
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/hook_runtime.go
- RunHook ( ctx : context.Context , name : string ) error
-
RunHook asks tmux to run one global window hook directly. It targets global window scope rather than a receiver, returns secret-safe option errors for completed failures, and cancellation does not prove hook delivery or execution did not occur.
0 declared, 0 inherited