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