pub fn handle_example_run_command( name: &str, output_path: Option<&Path>, debug_model: bool, settings: Option<Settings>, ) -> Result<()>
Handle the example run command.
example run