libzypp  17.36.1
console.h File Reference

Miscellaneous console utilities. More...

#include <string>
Include dependency graph for console.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ztui
 

Functions

std::string ztui::readline_getline ()
 Use readline to get line of input. More...
 
unsigned ztui::get_screen_width ()
 Reads COLUMNS environment variable or gets the screen width from readline, in that order. More...
 
void ztui::clear_keyboard_buffer ()
 Clear the keyboard buffer. More...
 

Detailed Description

Miscellaneous console utilities.

Definition in file console.h.