resolve_dashboard_width

Function resolve_dashboard_width 

Source
fn resolve_dashboard_width(
    columns: Option<usize>,
    terminal_width: Option<u16>,
) -> usize
Expand description

Resolve an explicit dashboard width before using the detected terminal width.