#include <zypp-tui/config.h>
Definition at line 21 of file config.h.
 
◆ Config()
◆ do_ttyout
      
        
          | bool ztui::Config::do_ttyout | 
      
 
True unless output is a dumb tty or file. 
In this case we should not use any ANSI Escape sequences (at least those moving the cursor; color may be explicitly enabled 'zypper –color ..| less' 
Definition at line 31 of file config.h.
 
 
◆ do_colors
      
        
          | bool ztui::Config::do_colors | 
      
 
Whether to colorize the output. 
This is evaluated according to color_useColors and do_ttyout. 
Definition at line 37 of file config.h.
 
 
◆ color_result
◆ color_msgStatus
◆ color_msgError
◆ color_msgWarning
◆ color_prompt
◆ color_promptOption
◆ color_positive
◆ color_change
◆ color_negative
◆ color_highlight
◆ color_lowlight
◆ color_osdebug
The documentation for this class was generated from the following files: