check_terminal_size

Function check_terminal_size 

Source
pub fn check_terminal_size() -> Option<TerminalSize>
Expand description

Check the terminal size.

Returns the current terminal size, or None if it cannot be determined.