libzypp
17.35.16
|
Go to the source code of this file.
Namespaces | |
ztui | |
Functions | |
std::ostream & | ztui::printRichText (std::ostream &str, std::string text, unsigned indent_r=0U, unsigned width_r=0U) |
Print [Rich]Text optionally indented. More... | |
std::string | ztui::printRichText (std::string text, unsigned indent_r=0U, unsigned width_r=0U) |
Return [Rich]Text optionally indented as string. More... | |