Function handle_example_run_command

Source
pub fn handle_example_run_command(
    name: &str,
    opts: &RunOpts,
    settings: Option<Settings>,
) -> Result<()>
Expand description

Handle the example run command.