On this page
LibTmux.TmuxHooks.BuildSetAllArguments
- Module
- LibTmux
- Declared in
- TmuxHooks
- Package
- LibTmux
- Source
- src/LibTmux/Hooks/TmuxHooks.cs
- BuildSetAllArguments ( request : SetHooksRequest ) IReadOnlyList<List<string>>
-
Builds every command a multi-entry hook request sends.
This one request is several tmux commands: a clear when it was asked for, then one per entry. Batching them is what a chain is for, so this answers a list rather than pretending to be a single command.
0 declared, 0 inherited