Function difft::options::detect_terminal_width
source · fn detect_terminal_width() -> usize
Expand description
Try to work out the width of the terminal we’re on, or fall back to a sensible default value.
fn detect_terminal_width() -> usize
Try to work out the width of the terminal we’re on, or fall back to a sensible default value.