Skip to main content

build_command

Function build_command 

Source
pub fn build_command(opts: &SpawnOpts) -> Command
Expand description

Build the Command that spawn would launch. Exposed so tests and Unit 11’s executor can inspect / adjust the argv without actually spawning.