pub fn build_command(opts: &SpawnOpts) -> Command
Build the Command that spawn would launch. Exposed so tests and Unit 11’s executor can inspect / adjust the argv without actually spawning.
Command
spawn