shell::run

Function run_pipe

Source
fn run_pipe(
    new_job: &[Run],
    job: &mut Job,
    jobs: &mut Jobs,
) -> Result<bool, Error>