pub fn handle_run_command( model_path: &Path, output_path: Option<&Path>, debug_model: bool, settings: Option<Settings>, ) -> Result<()>
Handle the run command.
run