mentat/docs/apis/rust/termion/clear/sidebar-items.js

1 line
265 B
JavaScript
Raw Normal View History

2018-06-21 14:44:35 +00:00
initSidebarItems({"struct":[["AfterCursor","Clear everything after the cursor."],["All","Clear the entire screen."],["BeforeCursor","Clear everything before the cursor."],["CurrentLine","Clear the current line."],["UntilNewline","Clear from cursor to newline."]]});