teditor
1.8.0@@fee5e94
Terminal based editor written in C++
|
#include <colors.h>
Public Member Functions | |
AttrHelper () | |
Static Public Member Functions | |
static color_t | fromstr (const std::string &str) |
static std::string | tostr (color_t attr) |
teditor::AttrHelper::AttrHelper | ( | ) |
|
static |
|
static |