On this page
LibTmux.Server.BuildRunShellArguments
- Module
- LibTmux
- Declared in
- Server
- Package
- LibTmux
- Source
- src/LibTmux/Server.Execution.cs
- BuildRunShellArguments ( request : RunShellRequest ) List<string>
-
Builds the arguments a shell request sends.
Three of these flags arrived at different tmux versions, so this stays on the server that knows which one is answering rather than becoming a helper a caller could reach without that knowledge.
0 declared, 0 inherited