class Kafo::ProgressBar

Progress bar base class

To define new progress bar you can inherit from this class and implement finite_template and infinite_template methods. Also you may find useful to change more methods like done_message or print_error