Function termion::terminal_size
[−]
[src]
pub fn terminal_size() -> Result<(u16, u16)>
Get the size of the terminal.
pub fn terminal_size() -> Result<(u16, u16)>
Get the size of the terminal.