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