Skip to main content

write_erase_line

Function write_erase_line 

Source
pub fn write_erase_line<W: Write>(w: &mut W) -> Result<()>
Expand description

Write ERASE_ENTIRE_LINE, ESC [ 2 K, erasing the entire current line.