[][src]Function random_show_themes::output_theme

pub fn output_theme(
    choice: &String,
    show: &Show,
    output_mode: &OutputMode,
    table: &mut Option<Table>
) -> Result<(), Box<dyn Error>>