# LibTmux.TmuxHook

- **Module:** LibTmux
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/6656a563ec9e07ab52e0c3ac96f7704fc94cc0c0/src/LibTmux/Hooks/TmuxHooks.cs#L33
- **Page:** https://libtmux.org/reference/dotnet/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.
