Function handle_save_graphs_command

Source
pub fn handle_save_graphs_command(
    model_path: &Path,
    opts: &GraphOpts,
    settings: Option<Settings>,
) -> Result<()>
Expand description

Handle the save-graphs command.