|
libzypp 17.32.6
|


Go to the source code of this file.
Classes | |
| struct | ztui::ansi::ColorTraits< ztui::ColorContext > |
| struct | ztui::CCString< _ctxt > |
Namespaces | |
| namespace | ztui |
| namespace | ztui::ansi |
Enumerations | |
| enum class | ztui::ColorContext { ztui::DEFAULT , ztui::RESULT , ztui::MSG_STATUS , ztui::MSG_ERROR , ztui::MSG_WARNING , ztui::PROMPT , ztui::PROMPT_OPTION , ztui::POSITIVE , ztui::CHANGE , ztui::NEGATIVE , ztui::HIGHLIGHT , ztui::LOWLIGHT , ztui::OSDEBUG } |
Functions | |
| bool | ztui::do_ttyout () |
| True unless output is a dumb tty or file. | |
| bool | ztui::do_colors () |
| If output is done in colors (depends on config) | |
| template<ColorContext _ctxt> | |
| ansi::ColorStream & | ztui::operator<< (ansi::ColorStream &cstr_r, const CCString< _ctxt > &cstring_r) |