On this page
LibTmux.TmuxHooks.BuildRunArguments
- Module
- LibTmux
- Declared in
- TmuxHooks
- Package
- LibTmux
- Source
- src/LibTmux/Hooks/TmuxHooks.cs
- BuildRunArguments ( request : HookRequest ) List<string>
-
Builds the arguments running a hook sends.
A hook request names a hook without saying what to do with it, and running one is a different tmux command from removing it, so each is built separately rather than by one that has to guess.
0 declared, 0 inherited