# LibTmux.TmuxHook

- **Module:** LibTmux
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/320dc64f4b8b7815842471327a5e6b84a1499bf8/src/LibTmux/Hooks/TmuxHooks.cs#L33
- **Page:** https://libtmux.org/en/dotnet/latest/reference/libtmux-tmuxhook/

One hook and every command it runs.

## Members

- `TmuxHook` (method): Initializes one hook.
- `Name` (property): Gets the hook name, without an index.
- `Values` (property): Gets the commands it runs, in the order tmux reported.
