On this page
tmux.GlobalSessionScope.Hooks
- Module
- tmux
- Declared in
- GlobalSessionScope
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/hook_runtime.go
- Hooks ( ctx : context.Context ) (ServerHookValues, error)
-
Hooks returns a freshly decoded, caller-owned view of known global session-scope hooks, including inherited values. A read failure is returned rather than answered with zero values.
0 declared, 0 inherited