# LibTmux.ListHooksRequest

- **Module:** LibTmux
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/6656a563ec9e07ab52e0c3ac96f7704fc94cc0c0/src/LibTmux/Requests/ListHooksRequest.cs#L4
- **Page:** https://libtmux.org/reference/dotnet/libtmux-listhooksrequest/

Describes one <c>show-hooks</c> invocation.

## Members

- `ListHooksRequest` (method) — Initializes a request for every hook in a scope.
- `Scope` (property) — Gets the scope to read, or null for the owner's own.
- `Global` (property) — Gets whether the global table is read instead of the local one.
