shell::run

Function run_job

Source
pub fn run_job(
    run: &Run,
    jobs: &mut Jobs,
    force_background: bool,
) -> Result<i32, Error>