pub fn run( script_path: &Path, info: &ScriptInfo, remaining: &[String], content: &str, run_id: i64) -> Result<()>