mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-07-24 09:50:37 +00:00
This builder is an efficient way to construct space-separated shell command strings. We use it in setupBash to avoid using an intermediate array of arguments to construct our bash command line.