libtmux Reference MCP Search
On this page

LibTmux.ListHooksRequest.ListHooksRequest

View as Markdown

Module
LibTmux
Declared in
ListHooksRequest
Package
LibTmux
Source
src/LibTmux/Requests/ListHooksRequest.cs
ListHooksRequest ( scope : OptionScope? , global : bool )
method [source]
method [source]
ListHooksRequest

Initializes a request for every hook in a scope.

Parameters
  • scope ( OptionScope? ) – The scope to read, or null for the owner's own.

  • global ( bool ) – Whether the global table is read instead of the local one.

0 declared, 0 inherited

Esc

Type to search.