libtmux Reference MCP Search
On this page

LibTmux.HookRequest.HookRequest

View as Markdown

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

Initializes a request naming one hook.

Parameters
  • name ( string ) – The hook name.

  • scope ( OptionScope? ) – The scope to reach it in, or null for the owner's own.

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

0 declared, 0 inherited

Esc

Type to search.