libtmux Reference MCP Search
On this page

LibTmux.TmuxHooks.BuildSetAllArguments

View as Markdown

Module
LibTmux
Declared in
TmuxHooks
Package
LibTmux
Source
src/LibTmux/Hooks/TmuxHooks.cs
BuildSetAllArguments ( request : SetHooksRequest ) IReadOnlyList<List<string>>
method [source]
method [source]
BuildSetAllArguments

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

Esc

Type to search.