[][src]Function dors::run_with_args

pub fn run_with_args<P: AsRef<Path>>(
    task: &str,
    dir: P,
    args: &[String]
) -> Result<ExitStatus, Box<dyn Error>>