Function tutil::screen::width [] [src]

pub fn width() -> Option<Width>

Returns the terminal screen width.

Returns None if the terminal width is detected as being <= 0 columns or is not able to be determined at all.