|
Terminal++ 4.0.1.23
A C++ library for interacting with ANSI terminal windows
|
A manipulator that converts encoded attribute strings into ANSI protocol bytes. More...
#include <terminal.hpp>
Public Member Functions | |
| constexpr | write_element (terminalpp::element const &elem) |
| Constructor. | |
| void | operator() (terminalpp::behaviour const &beh, terminalpp::terminal_state &state, terminal::write_function const &write_fn) const |
| Convert the text and write the result to the write function. | |
A manipulator that converts encoded attribute strings into ANSI protocol bytes.