On this page
LibTmux.TmuxHook.TmuxHook
- Module
- LibTmux
- Declared in
- TmuxHook
- Package
- LibTmux
- Source
- src/LibTmux/Hooks/TmuxHooks.cs
- TmuxHook ( name : string , values : IReadOnlyList<TmuxHookEntry> )
-
Initializes one hook.
- Parameters
-
-
name ( string ) – The hook name, without an index.
-
values ( IReadOnlyList<TmuxHookEntry> ) – The commands it runs, in the order tmux reported.
-
0 declared, 0 inherited