Function handle_run_command

Source
pub fn handle_run_command(
    model_path: &Path,
    output_path: Option<&Path>,
) -> Result<()>
Expand description

Handle the run command.