Skip to main content

run

Function run 

Source
pub fn run(
    spec: &ProcessSpec,
    config: &ProcessConfig,
) -> AppResult<ProcessResult>
Expand description

Execute a subprocess on the current thread using captured or inherited I/O mode.