On this page
LibTmux.ListHooksRequest.ListHooksRequest
- Module
- LibTmux
- Declared in
- ListHooksRequest
- Package
- LibTmux
- Source
- src/LibTmux/Requests/ListHooksRequest.cs
- ListHooksRequest ( scope : OptionScope? , global : bool )
-
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