Terminal++ 3.1.0.4
A C++ library for interacting with ANSI terminal windows
|
A manipulator that erases the entire display. More...
#include <terminal.hpp>
Public Member Functions | |
void | operator() (terminalpp::behaviour const &beh, terminalpp::terminal_state &state, terminal::write_function const &write_fn) const |
Writes ANSI codes necessary to erase the display. | |
A manipulator that erases the entire display.