Crab::Progress
A class to handle the progress of a task
Constructors
Instance methods
add_bar(bar : Crab::Bar)
A method to add a bar to the progress It takes a Crab::Bar object as parameter
length
SourceA method to print a message above the progress bars It is prefred to only use this method to print messages while the progress bars are displayed Please only use one line at a time.