This repository has no description

os/shell: introduce ShellCommandBuilder master

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.


+87 -10
2 changed files