pub fn run_script( script_path: &str, script_args: &[String], mode: Mode, ) -> Result<()>
Main entry point for processing and running a script